Mozilla/mozilla/layout/reftests/bugs/142233-1-ref.html
bzbarsky%mit.edu 87a5a4e659 Adding test for bug 142233.
git-svn-id: svn://10.0.0.236/trunk@215154 18797224-902f-48f8-a5cc-f745e15eee43
2006-11-11 06:55:36 +00:00

12 lines
365 B
HTML

<html>
<head>
<title>Testcase for bug 142233</title>
<meta http-equiv="content-type" content="text/html; charset=iso-8859-8">
</head>
<body>
<!-- In Mozilla 1.0, LTR (English) letters typed into the input field below
will appear in reverse (RTL) order, but they should be in LTR order -->
<input dir="ltr" style="text-align: left" value="abc">
</body>
</html>