Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / forms / visual-hebrew-text-field.html
blob279d86339bc1b7b59ab2302dc65d0ff1971e8304
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8">
4 <title>-khtml-rtl-ordering</title>
5 </head>
6 <body>
7 <p>
8 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>.
9 </p>
10 <hr>
11 <p>Text in the field should look like this: øåúôë</p>
12 <input type="text" value="ëôúåø">
13 </body>
14 </html>