summaryrefslogtreecommitdiffstats
path: root/LayoutTests/fast/encoding/hebrew/logical.html
blob: 89295762f6fa019ed81bb29ed9c09b55b3bd3da9 (plain)
1
2
3
<meta http-equiv="content-Type" content="text/html; charset=logical" /><body><p id=p>
жд рлеп</p><script>if (window.layoutTestController) layoutTestController.dumpAsText();
document.write((document.defaultView.getComputedStyle(document.getElementById("p"), null).getPropertyValue("-webkit-rtl-ordering") == "logical") ? "PASS" : "FAIL")</script></body>