File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929
3030 < h1 id =head-box-flexible > CSS Flexible Box Layout Module</ h1 >
3131
32- < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft, 5 March 2012</ h2 >
32+ < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft, 9 March 2012</ h2 >
3333
3434 < dl >
3535 < dt > This version:
36- <!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-flexbox-20120305 /">http://www.w3.org/TR/2012/ED-css3-flexbox-20120305 /</a>-->
36+ <!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-flexbox-20120309 /">http://www.w3.org/TR/2012/ED-css3-flexbox-20120309 /</a>-->
3737
3838
3939 < dd > < a
@@ -1695,7 +1695,7 @@ <h3 id=flex-line-pack><span class=secno>8.4. </span> ‘<a
16951695 < tr >
16961696 < th > Initial:
16971697
1698- < td > start
1698+ < td > stretch
16991699
17001700 < tr >
17011701 < th > Applies to:
@@ -2667,7 +2667,7 @@ <h2 class=no-num id=property>Property index</h2>
26672667
26682668 < td > start | end | center | justify | distribute | stretch
26692669
2670- < td > start
2670+ < td > stretch
26712671
26722672 < td > multi-line flexboxes
26732673
Original file line number Diff line number Diff line change @@ -857,7 +857,7 @@ <h3 id='flex-line-pack'>
857857 < td > start | end | center | justify | distribute | stretch
858858 < tr >
859859 < th > Initial:
860- < td > start
860+ < td > stretch
861861 < tr >
862862 < th > Applies to:
863863 < td > < i > multi-line</ i > flexboxes
Original file line number Diff line number Diff line change @@ -2534,7 +2534,7 @@ <h3>Page shift effects</h3>
25342534
25352535< h2 > Page floats</ h2 >
25362536
2537- < p class =issue > Misnomer ?
2537+ < p class =issue > Is this a misnomer ?
25382538
25392539< p > Images and figures are sometimes displayed at the top or bottom of
25402540pages and columns. This specificaton adds new keywords on the 'float'
You can’t perform that action at this time.
0 commit comments