Skip to content

Commit 710b4ec

Browse files
committed
[css-sizing-3] Update Changes section
1 parent 9a8a3b2 commit 710b4ec

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

css-sizing-3/Overview.bs

+4-1
Original file line numberDiff line numberDiff line change
@@ -1075,15 +1075,18 @@ Compressible Replaced Elements</h2>
10751075
Changes</h2>
10761076

10771077
<p>
1078-
Significant changes since the <a href="https://www.w3.org/TR/2017/WD-css-sizing-3-20170207/">7 February 2017 Working Draft</a> include:
1078+
Major changes since the <a href="https://www.w3.org/TR/2017/WD-css-sizing-3-20170207/">7 February 2017 Working Draft</a> include:
10791079

10801080
<ul>
10811081
<li>More accurate definition of min-content and max-content sizes for replaced elements.
10821082
<li>Compute new keywords to the initial value, not to a potentially non-existent ''width/auto'', when applied to the block axis.
10831083
<li>Specify that percent sizes on replaced elements zero out their min-content contribution.
10841084
<li>Fix confusing/wrong definition of percentage sizes resolved against a dependent containing block.
1085+
(This may require further work.)
10851086
<li>Deferred the ''width/stretch'' and ''width/fit-content'' keywords to Level 4
10861087
to allow for further consideration of their behavior in <a>indefinite</a> containing blocks.
1088+
<li>Pulled in full definitions for all of the sizing properties (rather than diffing them):
1089+
'width', 'height', 'min-width', 'min-height', max-width', 'max-height', and 'box-sizing'.
10871090
</ul>
10881091

10891092
<h2 class=no-num id="acknowledgments">

0 commit comments

Comments
 (0)