Skip to content

Commit 318285d

Browse files
committed
[css-sizing-4] Update Changes section
1 parent fbf5cdf commit 318285d

File tree

1 file changed

+5
-12
lines changed

1 file changed

+5
-12
lines changed

css-sizing-4/Overview.bs

+5-12
Original file line numberDiff line numberDiff line change
@@ -714,20 +714,13 @@ Percentage Sizing</h3>
714714
<h2 class=no-num id="changes">
715715
Changes</h2>
716716

717-
<p>
718-
Changes since the <a href="https://www.w3.org/TR/2012/WD-css3-sizing-20120927/">September 2012 Working Draft</a> include:
717+
<h3 class=no-num id="additions-L3">
718+
Additions Since Level 3</h3>
719719

720720
<ul>
721-
<li>Changed <code>fill</code> keyword to <code>stretch-fit</code>.
722-
<li>Hooked up intrinsic sizes of replaced elements to the <a>default sizing algorithm</a> in [[!CSS3-IMAGES]].
723-
<li>Specified that <a>extrinsic sizing</a> treates ''margin/auto'' margins as zero.
724-
<li>Clarified definition of <a>available space</a>.
725-
<li>Specified that percentages resolved against an intrinsic size of the parent computes falls back to auto sizing.
726-
<li>Fixed bad wording wrt containing blocks in <a>stretch-fit inline size</a> definition,
727-
and specified that it is calculated <em>after</em> margin collapsing.
728-
<li>Specified that an absolutely-positioned box's containing block is always considered definite.
729-
<li>Improved section on intrinsic sizing of multi-column containers.
730-
<li>Cleaned up some terminology (“min-size” to “min-content size”, “measure” to “inline-size, “extent” to “block-size”).
721+
<li>Added ''stretch'', ''fit-content'', and ''contain'' keywords for sizing properties.
722+
<li>Added 'aspect-ratio' property.
723+
<li>Added 'contain-intrinsic-size' property.
731724
</ul>
732725

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

0 commit comments

Comments
 (0)