summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/textarea/ltr.html
blob: c7e84be0e2a55ede3dae26b23f07b3b378a593a7 (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 cols=20 rows=4></textarea>
 </body>
</html>