Bug 457358 - need to reset UTF8 converter after it encounters invalid input (pwmgr...
[wine-gecko.git] / layout / reftests / bidi / mixedChartype-00.html
bloba1e2ca4065e13af19c4923208c5e9cd29e494a01
1 <!DOCTYPE html>
2 <!-- Mixed chartype reftest 00: English - Hebrew -->
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: ltr; unicode-bidi: bidi-override">Hello &#x5DD;&#x5DC;&#x5D5;&#x5E2;</span></p>
15 </body>
16 </html>