tenfourfox/layout/reftests/forms/textarea/rtl.html

11 lines
202 B
HTML
Raw Normal View History

2017-04-19 07:56:45 +00:00
<!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>