File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 < div class =head >
2222 < h1 id =head-box-flexible > Flexible Box Layout Module</ h1 >
2323
24- < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft, 1 March 2011</ h2 >
24+ < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft, 21 March 2011</ h2 >
2525
2626 < dl >
2727 < dt > This version:
2828
29- < dd > <!-- <a href="http://www.w3.org/TR/2011/WD-css3-flexbox-20110301 /">http://www.w3.org/TR/2011/WD-css3-flexbox-20110301 /</a></dd> -->
29+ < dd > <!-- <a href="http://www.w3.org/TR/2011/WD-css3-flexbox-20110321 /">http://www.w3.org/TR/2011/WD-css3-flexbox-20110321 /</a></dd> -->
3030 < a
3131 href ="http://dev.w3.org/csswg/css3-flexbox/ "> http://dev.w3.org/csswg/css3-flexbox/</ a >
3232
@@ -634,7 +634,10 @@ <h3 id=flex-function><span class=secno>5.2. </span> The ‘<code
634634 a <length> or a <percentage> , or the keyword ‘< code
635635 class =css > auto</ code > ’ - anything else is a syntax error. This
636636 argument is also optional; if omitted, it defaults to ‘< code
637- class =css > 0</ code > ’.</ p >
637+ class =css > 0</ code > ’.
638+
639+ < p class =issue > The precise syntax of the flex() function is still under
640+ discussion.</ p >
638641 <!-- ====================================================================== -->
639642
640643 < h2 id =flex-pack > < span class =secno > 6. </ span > The ‘< a
Original file line number Diff line number Diff line change @@ -425,6 +425,8 @@ <h3 id=flex-function>
425425 anything else is a syntax error. This argument is also optional; if omitted,
426426 it defaults to ''0''.</ p >
427427
428+ < p class =issue > The precise syntax of the flex() function is still under discussion.</ p >
429+
428430
429431<!-- ====================================================================== -->
430432
You can’t perform that action at this time.
0 commit comments