comparison: layout/reftests/forms/textarea/in-rtl-doc-scrollbar.html
layout/reftests/forms/textarea/in-rtl-doc-scrollbar.html
- branch
- TOR_BUG_9701
- changeset 13
- 44a2da4a2ab2
equal
deleted
inserted
replaced
|
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> |