gecko-dev/layout/reftests/forms/textarea/rtl-scrollbar.html

11 строки
241 B
HTML
Исходник Обычный вид История

2010-04-12 12:16:12 +04: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 style="overflow: scroll; resize: none"></textarea>
2010-04-12 12:16:12 +04:00
</body>
</html>