5 <link rel=
"author" title=
"Aharon Lanin" href=
"mailto:aharon@google.com">
6 <link rel=
"author" title=
"HTML5 bidi test WG" href=
"mailto:html5bidi@googlegroups.com">
12 border: medium solid gray;
19 The two boxes below should look exactly the same.
20 <!-- Key to entities used below:
21 א ... ו - The first six Hebrew letters (strongly RTL).
22 ‭ - The LRO (left-to-right-override) formatting character.
23 ‬ - The PDF (pop directional formatting) formatting character; closes LRO. -->
25 <div dir=
"ltr">‭b
< א‬<br/>‭>>>‬<br/>‭ד < c...
‬</div>
26 <div dir=
"rtl">‭a
> ב‬<br/>‭<<<‬<br/>‭...
ג > d
‬</div>
29 <div dir=
"ltr">‭b
< א‬<br/>‭>>>‬<br/>‭ד < c...
‬</div>
30 <div dir=
"rtl">‭a
> ב‬<br/>‭<<<‬<br/>‭...
ג > d
‬</div>