File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4002,6 +4002,10 @@ <h2 class=no-num id=changes>Changes</h2>
40024002 instead of raw document order when painting. (This was already stated in
40034003 the ‘< a href ="#order "> < code class =property > order</ code > </ a > ’ section,
40044004 but not in the section explicitly about painting order.)
4005+
4006+ < li > Specify that percentage margins/paddings on flex items are resolved
4007+ against their respective dimensions, not the inline dimension of the
4008+ containing block like blocks do.
40054009 </ ul >
40064010
40074011 < p > A < a
Original file line number Diff line number Diff line change @@ -3273,6 +3273,10 @@ <h2 class="no-num" id="changes">Changes</h2>
32733273 < li >
32743274 Clarified that 'order'-modified document order is used instead of raw document order when painting.
32753275 (This was already stated in the 'order' section, but not in the section explicitly about painting order.)
3276+
3277+ < li >
3278+ Specify that percentage margins/paddings on flex items are resolved against their respective dimensions,
3279+ not the inline dimension of the containing block like blocks do.
32763280 </ ul >
32773281
32783282 < p > A < a href ="http://dev.w3.org/csswg/css3-flexbox/issues-cr-2012 "> Disposition of Candidate Recommendation Comments</ a > is available.
You can’t perform that action at this time.
0 commit comments