File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3232
3333 < h1 > CSS Writing Modes Module Level 3</ h1 >
3434
35- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 23 June 2011</ h2 >
35+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 24 June 2011</ h2 >
3636
3737 < dl >
3838 < dt > This version:
3939
4040 < dd > < a
4141 href ="http://dev.w3.org/csswg/css3-writing-modes/ "> http://dev.w3.org/csswg/css3-writing-modes/</ a >
4242 <!--
43- <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110623 ">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110623 /</a>
43+ <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110624 ">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110624 /</a>
4444-->
4545
4646
@@ -2270,8 +2270,8 @@ <h3 id=vertical-layout><span class=secno>7.1. </span> Principles of Layout
22702270 ‘< a href ="#rtl "> < code class =css > rtl</ code > </ a > ’ table, the
22712271 first column would be on the bottom (the start side), and the first row
22722272 on the right (the before side). The table's ‘< code
2273- class =property > margin-left </ code > ’ and ‘< code
2274- class =property > margin-right </ code > ’ would collapse with margins
2273+ class =property > margin-right </ code > ’ and ‘< code
2274+ class =property > margin-left </ code > ’ would collapse with margins
22752275 before (on the right) and after (on the left) the table, respectively,
22762276 and if the table had ‘< code class =css > auto</ code > ’ values for
22772277 ‘< code class =property > margin-top</ code > ’ and ‘< code
Original file line number Diff line number Diff line change @@ -1638,8 +1638,8 @@ <h3 id="vertical-layout">
16381638 < p > For example, in vertical writing modes, table rows are vertical and
16391639 table columns are horizontal. In a ''vertical-rl'' ''vertical-right''
16401640 ''rtl'' table, the first column would be on the bottom (the start side),
1641- and the first row on the right (the before side). The table's 'margin-left '
1642- and 'margin-right ' would collapse with margins before (on the right) and
1641+ and the first row on the right (the before side). The table's 'margin-right '
1642+ and 'margin-left ' would collapse with margins before (on the right) and
16431643 after (on the left) the table, respectively, and if the table had ''auto''
16441644 values for 'margin-top' and 'margin-bottom' it would be centered
16451645 vertically within its block flow.
You can’t perform that action at this time.
0 commit comments