summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/142233-1-ref.html
blob: a8de7a363625252d5005add8d3e8e45be63829bd (plain)
1
2
3
4
5
6
7
8
9
10
11
<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>