2929
3030 < h1 > CSS Writing Modes Module Level 3</ h1 >
3131
32- < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 21 May 2011</ h2 >
32+ < h2 class ="no-num no-toc " id =longstatus-date > Editor's Draft 23 May 2011</ h2 >
3333
3434 < dl >
3535 < dt > This version:
3636
3737 < dd > < a
3838 href ="http://dev.w3.org/csswg/css3-writing-modes/ "> http://dev.w3.org/csswg/css3-writing-modes/</ a >
3939 <!--
40- <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110521 ">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110521 /</a>
40+ <dd><a href="http://www.w3.org/TR/2011/WD-css3-writing-modes-20110523 ">http://www.w3.org/TR/2011/ED-css3-writing-modes-20110523 /</a>
4141-->
4242
4343
@@ -2348,9 +2348,9 @@ <h3 id=orthogonal-flows><span class=secno>7.3. </span> Orthogonal Flows</h3>
23482348 the measure of the child's containing block, even though the physical
23492349 height is the extent, not the measure, of the parent block.
23502350
2351- < p > Since auto auto margins are resolved consistent with the containing
2352- block's writing mode, a box establishing an orthogonal flow, can, once
2353- sized, be aligned or centered within its containing block just like other
2351+ < p > Since auto margins are resolved consistent with the containing block's
2352+ writing mode, a box establishing an orthogonal flow, can, once sized, be
2353+ aligned or centered within its containing block just like other
23542354 block-level elements by using auto margins.
23552355
23562356 < p > It is common in CSS for a containing block to have a defined measure,
@@ -2595,7 +2595,7 @@ <h3 id=caption-side><span class=secno>7.7. </span> Table Caption Mappings:
25952595 < tr >
25962596 < th > Initial:
25972597
2598- < td > same as CSS2.1
2598+ < td > before
25992599
26002600 < tr >
26012601 < th > Applies to:
@@ -3501,7 +3501,7 @@ <h2 class=no-num id=property-index> Property Index</h2>
35013501 < th > Media
35023502
35033503 < tbody >
3504- < tr valign = baseline >
3504+ < tr >
35053505 < td > < a class =property href ="#direction0 "> direction</ a >
35063506
35073507 < td > ltr | rtl
@@ -3516,12 +3516,12 @@ <h2 class=no-num id=property-index> Property Index</h2>
35163516
35173517 < td > visual
35183518
3519- < tr valign = baseline >
3519+ < tr >
35203520 < td > < span class =property > ‘caption-side’</ span >
35213521
35223522 < td > ‘before’ | ‘after’
35233523
3524- < td > same as CSS2.1
3524+ < td > before
35253525
35263526 < td > same as CSS2.1
35273527
@@ -3531,7 +3531,7 @@ <h2 class=no-num id=property-index> Property Index</h2>
35313531
35323532 < td > same as CSS2.1
35333533
3534- < tr valign = baseline >
3534+ < tr >
35353535 < td > < span class =property > ‘column-width’</ span >
35363536
35373537 < td > ‘min-content’ | ‘max-content’ |
@@ -3547,7 +3547,7 @@ <h2 class=no-num id=property-index> Property Index</h2>
35473547
35483548 < td > as defined in [CSS3COL]
35493549
3550- < tr valign = baseline >
3550+ < tr >
35513551 < td > < span class =property > ‘width’</ span > , < span
35523552 class =property > ‘min-width’</ span > , < span
35533553 class =property > ‘max-width’</ span > , < span
@@ -3568,7 +3568,7 @@ <h2 class=no-num id=property-index> Property Index</h2>
35683568
35693569 < td > as defined in [CSS21]
35703570
3571- < tr valign = baseline >
3571+ < tr >
35723572 < td > < a class =property href ="#text-combine0 "> text-combine</ a >
35733573
35743574 < td > none | [ horizontal <number>? ]
@@ -3583,7 +3583,7 @@ <h2 class=no-num id=property-index> Property Index</h2>
35833583
35843584 < td > visual
35853585
3586- < tr valign = baseline >
3586+ < tr >
35873587 < td > < a class =property href ="#text-orientation0 "> text-orientation</ a >
35883588
35893589 < td > vertical-right | upright | rotate-right | rotate-left |
@@ -3600,7 +3600,7 @@ <h2 class=no-num id=property-index> Property Index</h2>
36003600
36013601 < td > visual
36023602
3603- < tr valign = baseline >
3603+ < tr >
36043604 < td > < a class =property href ="#unicode-bidi0 "> unicode-bidi</ a >
36053605
36063606 < td > normal | [ [ embed | isolate ] || [ plaintext | bidi-override ] ]
@@ -3615,7 +3615,7 @@ <h2 class=no-num id=property-index> Property Index</h2>
36153615
36163616 < td > visual
36173617
3618- < tr valign = baseline >
3618+ < tr >
36193619 < td > < a class =property href ="#writing-mode1 "> writing-mode</ a >
36203620
36213621 < td > horizontal-tb | vertical-rl | vertical-lr
0 commit comments