Bug 457358 - need to reset UTF8 converter after it encounters invalid input (pwmgr...
[wine-gecko.git] / layout / reftests / bidi / mixedChartype-01.html
blob5f41593e770fe647ba0804066330c7d355bc5ab5
1 <!DOCTYPE html>
2 <!-- Mixed chartype reftest 01: Hebrew - English -->
3 <html>
4 <head>
5 <meta http-equiv="content-type" content="text/html; charset=utf-8">
6 <style type="text/css">
7 body {
8 font-family: serif;
9 font-size: 24px;
11 </style>
12 </head>
13 <body>
14 <p><span style="direction: rtl; unicode-bidi: bidi-override">&#x5E9;&#x5DC;&#x5D5;&#x5DD dlroW</span></p>
15 </body>
16 </html>