Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / scrollbars / rtl-resizer-position.html
blob2db8d8f147a97d792a2d535d5c4e65a6c724f909
1 <!DOCTYPE html>
2 <html>
3 <head>
4 <title>Bug 80640</title>
5 </head>
6 <body dir="rtl" style="margin:0px">
7 <div id="overflow" dir="rtl" style="border:2px solid black; overflow:auto; width: 400px; height: 400px; resize:both;">
8 </body>
9 </html>