layout/reftests/forms/textarea/in-rtl-doc-scrollbar.html

branch
TOR_BUG_9701
changeset 9
a63d609f5ebe
equal deleted inserted replaced
-1:000000000000 0:1ca1dc69ab3b
1 <!DOCTYPE HTML>
2 <html dir="rtl">
3 <head>
4 <meta http-equiv="content-type" content="text/html; charset=utf-8">
5 <title></title>
6 </head>
7 <body>
8 <textarea cols=20 rows=4 style="float: left; overflow: scroll; resize: none"></textarea>
9 </body>
10 </html>

mercurial