summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/textarea/rtl.html
blob: 984f9d9aa96e106f694a8db7f1b0674d514313eb (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=utf-8">
  <title></title>
 </head>
 <body>
  <textarea dir="rtl" cols=20 rows=4></textarea>
 </body>
</html>