Skip to content

Commit 3d20049

Browse files
committed
[css-sizing] Fix changes list
1 parent d6695bb commit 3d20049

2 files changed

Lines changed: 4 additions & 3 deletions

File tree

css-sizing-3/Overview.bs

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -460,8 +460,9 @@ Changes</h2>
460460
Changes since the <a href="https://www.w3.org/TR/2016/WD-css-sizing-3-20160512/">12 May 2016 Working Draft</a>:
461461

462462
<ul>
463-
<li>Renamed <css>fill</css> keyword to ''width/stretch''.
464-
<li>
463+
<li>Renamed <css>fill</css> keyword to ''width/stretch''
464+
and updated terminology to match.
465+
<li>Deferred intrinsic sizing of replaced elements to CSS2.1.
465466
<li>Updated definition of <a>definite</a> to allow measurements against text content, per WG resolution.
466467
</ul>
467468

css-sizing/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,7 @@ Changes</h2>
642642
Changes since the <a href="https://www.w3.org/TR/2012/WD-css3-sizing-20120927/">September 2012 Working Draft</a> include:
643643

644644
<ul>
645-
<li>Changed <code>stretch-fit</code> keyword to <code>fill</code>.
645+
<li>Changed <code>fill</code> keyword to <code>stretch-fit</code>.
646646
<li>Hooked up intrinsic sizes of replaced elements to the <a>default sizing algorithm</a> in [[!CSS3-IMAGES]].
647647
<li>Specified that <a>extrinsic sizing</a> treates ''margin/auto'' margins as zero.
648648
<li>Clarified definition of <a>available space</a>.

0 commit comments

Comments
 (0)