Rubber-stamped by Brady Eidson.
[webbrowser.git] / LayoutTests / fast / forms / select-visual-hebrew.html
blobcf1a7ed1ce78e9085f184ab317ba728eb0ab1f00
1 <html>
2 <head>
3 <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-8">
4 <title>-khtml-rtl-ordering</title>
5 <style>
6 @import url('../text/international/resources/Mac-compatible-font-fallback.css');
7 </style>
8 </head>
9 <body>
10 <p>
11 This tests that native pop-ups are rendered in logical order even in visually-ordered Hebrew pages.
12 </p>
13 <hr>
14 <p>Text on the pop-up and in the list should look like this: øåúôë</p>
15 <select><option>ëôúåø</option></select>
16 </body>
17 </html>