Mypal/layout/reftests/bidi/brackets-1c-ltr.html
2019-03-11 13:26:37 +03:00

17 lines
297 B
HTML

<!DOCTYPE html>
<meta charset="utf-8">
<style>
body { font: 32px monospace; }
div { text-align: center; }
</style>
<body>
<!--
http://unicode.org/reports/tr9/#N0, Example 1, CD and ef swapped:
AB ( ef [ & CD ] ! ) gh
-->
<!-- LTR -->
<div>&#x5d0;&#x5d1;(ef[&amp;&#x5d2;&#x5d3;]!)gh</div>