File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1193,8 +1193,9 @@ <h3 id=writing-mode><span class=secno>3.1. </span> Block Flow Direction:
11931193 align with the right of the first line of text. < a href ="#CSS3LIST "
11941194 rel =biblioentry > [CSS3LIST]<!--{{CSS3LIST}}--> </ a >
11951195
1196- < pre > ::marker { writing-mode: horizontal-tb; vertical-align: text-top;
1197- color: blue; }</ pre >
1196+ < pre > ::marker { writing-mode: horizontal-tb;
1197+ <!-- --> vertical-align: text-top;
1198+ <!-- --> color: blue; }</ pre >
11981199
11991200 < div class =figure >
12001201 < p > < img alt ="Diagram showing list markers of '1.', '2.', '3.' sitting
Original file line number Diff line number Diff line change @@ -832,8 +832,9 @@ <h3 id="writing-mode">
832832 using the ''::marker'' pseudo-element. Vertical alignment ensures
833833 that longer numbers will still align with the right of the first
834834 line of text. [[CSS3LIST]]
835- < pre > ::marker { writing-mode: horizontal-tb; vertical-align: text-top;
836- color: blue; }</ pre >
835+ < pre > ::marker { writing-mode: horizontal-tb;
836+ <!-- --> vertical-align: text-top;
837+ <!-- --> color: blue; }</ pre >
837838 < div class ="figure ">
838839 < p > < img alt ="Diagram showing list markers of '1.', '2.', '3.' sitting
839840 upright atop sideways vertical Latin list item text. "
You can’t perform that action at this time.
0 commit comments