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