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
You can’t perform that action at this time.
0 commit comments