1111 < div class =head >
1212 < h1 id =head-box-flexible > Flexible Box Layout Module</ h1 >
1313
14- < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft, 10 June 2009</ h2 >
14+ < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft, 6 July 2009</ h2 >
1515
1616 < dl >
1717 < dt > This version:
1818
19- < dd > <!-- <a href="http://www.w3.org/TR/2009/WD-css3-flexbox-20090610 /">http://www.w3.org/TR/2009/WD-css3-flexbox-20090610 /</a></dd> -->
19+ < dd > <!-- <a href="http://www.w3.org/TR/2009/WD-css3-flexbox-20090706 /">http://www.w3.org/TR/2009/WD-css3-flexbox-20090706 /</a></dd> -->
2020 < a
2121 href ="http://dev.w3.org/csswg/css3-flexbox/ "> http://dev.w3.org/csswg/css3-flexbox/</ a >
2222
@@ -130,7 +130,7 @@ <h2 id=overview><span class=secno>1 </span>Overview</h2>
130130 specification) may be created by setting the < span
131131 class =property > ‘< code class =property > display</ code > ’</ span >
132132 property. A block-level box can be specified with a value of < span
133- class =css > ‘< code class =property > box</ code > ’</ span > and an an
133+ class =css > ‘< code class =property > box</ code > ’</ span > and an
134134 inline box can be specified using a value of < span
135135 class =css > inline-box</ span > .
136136
@@ -262,7 +262,7 @@ <h2 id=orientation><span class=secno>2 </span>Orientation</h2>
262262 < tr valign =baseline >
263263 < td > < em > Inherited:</ em >
264264
265- < td > yes
265+ < td > no
266266
267267 < tr valign =baseline >
268268 < td > < em > Percentages:</ em >
@@ -305,11 +305,7 @@ <h2 id=orientation><span class=secno>2 </span>Orientation</h2>
305305 </ dl >
306306
307307 < p > The inline and block axes are the writing-mode dependent keywords
308- which, in English, map to horizontal and vertical respectively. When the
309- orientation is omitted and the box is directly contained within another
310- box, the default orientation is inherited from the parent. If the box is
311- not contained within another box, the orientation is ‘< code
312- class =property > inline-axis</ code > ’.
308+ which, in English, map to horizontal and vertical respectively.
313309
314310 < h2 id =displayorder > < span class =secno > 3 </ span > Display order</ h2 >
315311
@@ -346,7 +342,7 @@ <h2 id=displayorder><span class=secno>3 </span>Display order</h2>
346342 < tr valign =baseline >
347343 < td > < em > Inherited:</ em >
348344
349- < td > yes
345+ < td > no
350346
351347 < tr valign =baseline >
352348 < td > < em > Percentages:</ em >
@@ -384,11 +380,6 @@ <h2 id=displayorder><span class=secno>3 </span>Display order</h2>
384380 displays its children from bottom to top.
385381 </ dl >
386382
387- < p > When the direction is omitted and the box is directly contained within
388- another box, the default direction is inherited from the parent. If the
389- box is not contained within another box, the direction is ‘< code
390- class =property > normal</ code > ’.
391-
392383 < p > If the computed value for the box's ‘< code
393384 class =property > direction</ code > ’ property is ‘< code
394385 class =property > normal</ code > ’, a child's left edge is placed next to
@@ -1407,7 +1398,9 @@ <h2 id=inlinesAndBlocks><span class=secno>8 </span>Relationship to Inlines
14071398 < h2 class =no-num id =acknowledgments > < a
14081399 name =acknowledgments > Acknowledgments</ a > </ h2 >
14091400
1410- < p > [This section will contain acknowledgments]
1401+ < p > [This section will contain further acknowledgments.]
1402+
1403+ < p > Thanks for feedback from Shinichiro Hamaji.
14111404
14121405 < h2 class =no-num id =references > References</ h2 >
14131406
@@ -1422,10 +1415,10 @@ <h3 class=no-num id=normative>Normative references</h3>
14221415 < dt id =CSS21 > [CSS21]
14231416
14241417 < dd > Bert Bos; et al. < a
1425- href ="http://www.w3.org/TR/2009/CR-CSS21 -20090423 "> < cite > Cascading Style
1418+ href ="http://www.w3.org/TR/2009/CR-CSS2 -20090423/ "> < cite > Cascading Style
14261419 Sheets Level 2 Revision 1 (CSS 2.1) Specification.</ cite > </ a > 23 April
14271420 2009. W3C Candidate Recommendation. (Work in progress.) URL: < a
1428- href ="http://www.w3.org/TR/2009/CR-CSS21 -20090423 "> http://www.w3.org/TR/2009/CR-CSS21 -20090423</ a >
1421+ href ="http://www.w3.org/TR/2009/CR-CSS2 -20090423/ "> http://www.w3.org/TR/2009/CR-CSS2 -20090423/ </ a >
14291422 </ dd >
14301423 <!---->
14311424 </ dl >
0 commit comments