Source code
Revision control
Copy as Markdown
Other Tools
Test Info:
- Manifest: layout/reftests/bugs/reftest.list
<html>
<head>
<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="rtl" style="text-align: left" value="abc">
</body>
</html>