| <html> |
| <head> |
| <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8"> |
| <title>-khtml-rtl-ordering</title> |
| <style> |
| @import url('../text/international/resources/Mac-compatible-font-fallback.css'); |
| </style> |
| </head> |
| <body> |
| <p> |
| This tests for a regression against <i><a href="https://bugs.webkit.org/show_bug.cgi?id=8076">http://bugzilla.opendarwin.org/show_bug.cgi?id=8076</a> REGRESSION: native text fields are reversed on "visual Hebrew" pages</i>. |
| </p> |
| <hr> |
| <p>Text in the field should look like this: øåúôë</p> |
| <input type="text" value="ëôúåø"> |
| </body> |
| </html> |