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

3 lines
337 B
HTML

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