File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change @@ -3776,8 +3776,27 @@ Changes since the 16 October 2017 CR</h3>
3776
3776
</ul>
3777
3777
</blockquote>
3778
3778
3779
+ <li id="change-2017-auto-min-zero">
3780
+ Clarified that if the <a>automatic minimum size</a>
3781
+ resolves directly to zero rather than being a <a>content-based minimum size</a> ,
3782
+ it does not cause indefiniteness.
3783
+ <blockquote>
3784
+ <p>
3785
+ For the purpose of calculating an intrinsic size of the element
3786
+ (e.g. the element's <a>min-content size</a> ),
3787
+ <del> this value</del> <ins> a content-based minimum size</ins>
3788
+ causes the element's size in that axis to become indefinite
3789
+ (even if e.g. its 'width' property specifies a <a>definite</a> size).
3790
+ </p>
3791
+ </blockquote>
3792
+
3793
+ <li id="change-2017-auto-min-size">
3794
+ Editorial improvements to the <a href="#min-size-auto">automatic minimum size</a> .
3795
+ (<a href="https://github.com/w3c/csswg-drafts/issues/2385">Issue 2385</a> )
3796
+
3779
3797
<li>
3780
- Some minor editorial fixes and clarifications.
3798
+ Some minor editorial fixes and clarifications,
3799
+ including updates to vocabulary to match updates to other CSS modules.
3781
3800
</ul>
3782
3801
3783
3802
<h3 id="changes-20160526">
You can’t perform that action at this time.
0 commit comments