haikuwebkit/LayoutTests/fast/encoding/hebrew/8859-8-e.html

3 lines
336 B
HTML

<meta http-equiv="content-Type" content="text/html; charset=iso-8859-8-E" /><body><p id=p>
ïåëð äæ</p><script>if (window.testRunner) testRunner.dumpAsText();
document.write((document.defaultView.getComputedStyle(document.getElementById("p"), null).getPropertyValue("-webkit-rtl-ordering") == "visual") ? "PASS" : "FAIL")</script></body>