File tree 1 file changed +5
-12
lines changed
1 file changed +5
-12
lines changed Original file line number Diff line number Diff line change @@ -714,20 +714,13 @@ Percentage Sizing</h3>
714
714
<h2 class=no-num id="changes">
715
715
Changes</h2>
716
716
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>
719
719
720
720
<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.
731
724
</ul>
732
725
733
726
<h2 class=no-num id="acknowledgments">
You can’t perform that action at this time.
0 commit comments