3 <title>Bidi properties ignored for inline container whose first child is an inline container
</title>
4 <style type=
"text/css">
5 .rlo { direction: rtl
; unicode-bidi: bidi-override
; }
10 This is a test for
<i>http://bugzilla.opendarwin.org/show_bug.cgi?id=
5980 Bidi properties of an inline container whose first child is an inline container are ignored
</i>.
14 The following lines should read
“ABCDEFGHI
”:
17 ABC
<span class=
"rlo">FED
</span>GHI
20 ABC
<span class=
"rlo"><span>FED
</span></span>GHI
23 ABC
<span class=
"rlo">F
<span>ED
</span></span>GHI
26 ABC
<span class=
"rlo">F
<span>E
</span>D
</span>GHI
29 ABC
<span class=
"rlo"><span>FE
</span>D
</span>GHI
31 <p><span class=
"rlo">IHGFEDCBA
</span>
34 <span class=
"rlo">IHGFEDCBA
</span>
37 The following lines should be identical:
39 דהו([
‪‬אבג
42 דהו([
<span dir=
"ltr"></span>אבג
45 דהו([
<span dir=
"ltr"><span></span></span>אבג
48 דהו([
<span><span dir=
"ltr"></span></span>אבג