| OLD | NEW |
| 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/x
html1/DTD/xhtml1-strict.dtd"> | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/x
html1/DTD/xhtml1-strict.dtd"> |
| 2 | 2 |
| 3 <html xmlns="http://www.w3.org/1999/xhtml"> | 3 <html xmlns="http://www.w3.org/1999/xhtml"> |
| 4 | 4 |
| 5 <head> | 5 <head> |
| 6 | 6 |
| 7 <title>CSS Writing Modes Test: list and vertical-lr - block flow direction of
block-level boxes</title> | 7 <title>CSS Writing Modes Test: list and vertical-lr - block flow direction of
block-level boxes</title> |
| 8 | 8 |
| 9 <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserB
ugsSection/css21testsuite/" /> | 9 <link rel="author" title="Gérard Talbot" href="http://www.gtalbot.org/BrowserB
ugsSection/css21testsuite/" /> |
| 10 <link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#writing-mode"
title="3.1 Block Flow Direction: the writing-mode property" /> | 10 <link rel="help" href="http://www.w3.org/TR/css-writing-modes-3/#writing-mode"
title="3.1 Block Flow Direction: the writing-mode property" /> |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 48 | 48 |
| 49 ul#right-border | 49 ul#right-border |
| 50 { | 50 { |
| 51 border-right: blue solid 1em; | 51 border-right: blue solid 1em; |
| 52 } | 52 } |
| 53 ]]></style> | 53 ]]></style> |
| 54 </head> | 54 </head> |
| 55 | 55 |
| 56 <body> | 56 <body> |
| 57 | 57 |
| 58 <!-- The 1st left-most line of "P" --> <ul class="left-border"><li>AAAAAAA</li
></ul> | 58 <!-- The 1st left-most line of "P" --> <ul class="left-border"><li>AAAAAAA</li><
/ul> |
| 59 | 59 |
| 60 <!-- The 2nd left-most line of "P" --> <ul><li>B C </li></ul
> | 60 <!-- The 2nd left-most line of "P" --> <ul><li>B C </li></ul> |
| 61 | 61 |
| 62 <!-- The 3rd left-most line of "P" --> <ul><li>D E </li></ul
> | 62 <!-- The 3rd left-most line of "P" --> <ul><li>D E </li></ul> |
| 63 | 63 |
| 64 <!-- The 4th left-most line of "P" --> <ul><li>FFFF </li></ul> | 64 <!-- The 4th left-most line of "P" --> <ul><li>FFFF </li></ul> |
| 65 | 65 |
| 66 | 66 |
| 67 | 67 |
| 68 <!-- The left-most line of "A" --> <ul class="left-border"><li>GGGGGGG</li></u
l> | 68 <!-- The left-most line of "A" --> <ul class="left-border"><li>GGGGGGG</li></ul> |
| 69 | 69 |
| 70 <!-- The 2nd left-most line of "A" --> <ul><li>H J </li></ul
> | 70 <!-- The 2nd left-most line of "A" --> <ul><li>H J </li></ul> |
| 71 | 71 |
| 72 <!-- The 3rd left-most line of "A" --> <ul><li>K L </li></ul
> | 72 <!-- The 3rd left-most line of "A" --> <ul><li>K L </li></ul> |
| 73 | 73 |
| 74 <!-- The 4th left-most line of "A" --> <ul><li>MMMMMMM</li></ul> | 74 <!-- The 4th left-most line of "A" --> <ul><li>MMMMMMM</li></ul> |
| 75 | 75 |
| 76 | 76 |
| 77 | 77 |
| 78 <!-- The 1st left-most line of left-most "S" --> <ul class="left-border"><li>N
NNN Q</li></ul> | 78 <!-- The 1st left-most line of left-most "S" --> <ul class="left-border"><li>NNN
N Q</li></ul> |
| 79 | 79 |
| 80 <!-- The 2nd left-most line of left-most "S" --> <ul><li>R S T</li
></ul> | 80 <!-- The 2nd left-most line of left-most "S" --> <ul><li>R S T</li><
/ul> |
| 81 | 81 |
| 82 <!-- The 3rd left-most line of left-most "S" --> <ul><li>U V W</li
></ul> | 82 <!-- The 3rd left-most line of left-most "S" --> <ul><li>U V W</li><
/ul> |
| 83 | 83 |
| 84 <!-- The 4th left-most line of left-most "S" --> <ul><li>X YYYY</li></ul
> | 84 <!-- The 4th left-most line of left-most "S" --> <ul><li>X YYYY</li></ul> |
| 85 | 85 |
| 86 | 86 |
| 87 | 87 |
| 88 <!-- The left-most line of right-most "S" --> <ul class="left-border"><li>aaaa
b</li></ul> | 88 <!-- The left-most line of right-most "S" --> <ul class="left-border"><li>aaaa&n
bsp; b</li></ul> |
| 89 | 89 |
| 90 <!-- The 2nd left-most line of right-most "S" --> <ul><li>c d e</l
i></ul> | 90 <!-- The 2nd left-most line of right-most "S" --> <ul><li>c d e</li>
</ul> |
| 91 | 91 |
| 92 <!-- The 3rd left-most line of right-most "S" --> <ul><li>f g h</l
i></ul> | 92 <!-- The 3rd left-most line of right-most "S" --> <ul><li>f g h</li>
</ul> |
| 93 | 93 |
| 94 <!-- The 4th left-most line of right-most "S" --> <ul id="right-border"><li>j&
nbsp; kkkk</li></ul> | 94 <!-- The 4th left-most line of right-most "S" --> <ul id="right-border"><li>j&nb
sp; kkkk</li></ul> |
| 95 | 95 |
| 96 </body> | 96 </body> |
| 97 </html> | 97 </html> |
| OLD | NEW |