File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3952,11 +3952,14 @@ <h2 class=no-num id=changes>Changes</h2>
39523952 2012 Candidate Recommendation</ a > :
39533953
39543954 < ul >
3955- < li > Absolutely positioned children of a flex container are no longer
3955+ < li > Absolutely positioned children of a flex container are no longer
39563956 called "flex items" (to avoid terminology confusion).
39573957
39583958 < li > Clarified that ‘< code class =property > float</ code > ’ still makes
39593959 the children of a flex container turn into block-level elements.
3960+
3961+ < li > < a href ="#algo-main-item "> Allow intrinsic aspect ratios to inform the
3962+ main-size calculation.</ a >
39603963 </ ul >
39613964
39623965 < p > A < a
Original file line number Diff line number Diff line change @@ -3253,10 +3253,14 @@ <h2 class="no-num" id="changes">Changes</h2>
32533253 The following significant changes were made since the
32543254 < a href ="http://www.w3.org/TR/2012/CR-css3-flexbox-20120921/ "> 21 September 2012 Candidate Recommendation</ a > :
32553255 < ul >
3256- < li > Absolutely positioned children of a flex container are no longer called "flex items" (to avoid terminology confusion).
3256+ < li >
3257+ Absolutely positioned children of a flex container are no longer called "flex items" (to avoid terminology confusion).
32573258
32583259 < li >
32593260 Clarified that 'float' still makes the children of a flex container turn into block-level elements.
3261+
3262+ < li >
3263+ < a href ="#algo-main-item "> Allow intrinsic aspect ratios to inform the main-size calculation.</ a >
32603264 </ ul >
32613265
32623266 < p > A < a href ="http://dev.w3.org/csswg/css3-flexbox/issues-lc-2012 "> Disposition of Last Call Comments</ a > is available.
You can’t perform that action at this time.
0 commit comments