Skip to content

Commit f6e026a

Browse files
committed
[css-flexbox] Add to changes.
--HG-- extra : rebase_source : cad00b9a567f7c88834c9701ef0d3b0150795566
1 parent 56c7aff commit f6e026a

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

css-flexbox/Overview.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2762,6 +2762,8 @@ <h2 class="no-num heading settled heading" id=changes><span class=content>Change
27622762
(This was already stated in the <a class=property data-link-type=propdesc href=#propdef-order title=order>order</a> section, but not in the section explicitly about painting order.)
27632763
<li>
27642764
Clarified where zero-main-size flex items go when they’re at the end of a line.
2765+
<li>
2766+
Clarified that flex container cross sizes are still clamped by the flex container’s min/max properties.
27652767
</ul>
27662768

27672769
<p>A <a href=http://dev.w3.org/csswg/css3-flexbox/issues-cr-2012>Disposition of Candidate Recommendation Comments</a> is available.

css-flexbox/Overview.src.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2795,6 +2795,8 @@ <h2 class="no-num" id="changes">Changes</h2>
27952795
(This was already stated in the 'order' section, but not in the section explicitly about painting order.)
27962796
<li>
27972797
Clarified where zero-main-size flex items go when they're at the end of a line.
2798+
<li>
2799+
Clarified that flex container cross sizes are still clamped by the flex container's min/max properties.
27982800
</ul>
27992801

28002802
<p>A <a href="http://dev.w3.org/csswg/css3-flexbox/issues-cr-2012">Disposition of Candidate Recommendation Comments</a> is available.

0 commit comments

Comments
 (0)