File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 4040
4141 < h1 id =head-box-flexible > CSS Flexible Box Layout Module</ h1 >
4242
43- < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft, 1 June 2012</ h2 >
43+ < h2 class ="no-num no-toc " id =w3c-working > Editor's Draft, 5 June 2012</ h2 >
4444
4545 < dl >
4646 < dt > This version:
47- <!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-flexbox-20120601 /">http://www.w3.org/TR/2012/WD-css3-flexbox-20120601 /</a>-->
47+ <!--<dd><a href="http://www.w3.org/TR/2012/ED-css3-flexbox-20120605 /">http://www.w3.org/TR/2012/WD-css3-flexbox-20120605 /</a>-->
4848
4949
5050 < dd > < a
@@ -1800,7 +1800,7 @@ <h2 id=alignment><span class=secno>8. </span> Alignment</h2>
18001800
18011801 < p > After a flex container's contents have finished their flexing and the
18021802 dimensions of all flex items are finalized, they can then be aligned
1803- within the flexbox .
1803+ within the flex container .
18041804
18051805 < p > The ‘< code class =property > margin</ code > ’ properties can be used to
18061806 align items in a manner similar to, but more powerful than, what margins
Original file line number Diff line number Diff line change @@ -1243,7 +1243,7 @@ <h2 id='alignment'>
12431243 < p >
12441244 After a flex container's contents have finished their flexing
12451245 and the dimensions of all flex items are finalized,
1246- they can then be aligned within the flexbox .
1246+ they can then be aligned within the flex container .
12471247
12481248 < p >
12491249 The 'margin' properties can be used to align items in a manner similar to, but more powerful than, what margins can do in block layout.
You can’t perform that action at this time.
0 commit comments