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">‭[:)], [+- a
ב], [d
ג 1]...
‬</div>
26 <div dir=
"rtl">‭...[d
ג 1] ,[+- a
ב] ,[:)]
‬</div>
29 <div dir=
"ltr">‭[:)], [+- a
ב], [d
ג 1]...
‬</div>
30 <div dir=
"rtl">‭...[d
ג 1] ,[+- a
ב] ,[:)]
‬</div>