Skip to content

Commit 62eb394

Browse files
committed
[css-sizing-3] Update Changes list.
1 parent 137c54b commit 62eb394

1 file changed

Lines changed: 21 additions & 5 deletions

File tree

css-sizing-3/Overview.bs

Lines changed: 21 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,8 @@ TR: https://www.w3.org/TR/css-sizing-3/
1010
Issue Tracking: CSSWG GitHub https://github.com/w3c/csswg-drafts/issues
1111
Editor: Tab Atkins, Google, http://xanthir.com/contact/, w3cid 42199
1212
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact, w3cid 35400
13+
Previous version: https://www.w3.org/TR/2021/WD-css-sizing-3-20210317/
14+
Previous version: https://www.w3.org/TR/2020/WD-css-sizing-3-20201218/
1315
Previous version: https://www.w3.org/TR/2020/WD-css-sizing-3-20201023/
1416
Previous version: https://www.w3.org/TR/2019/WD-css-sizing-3-20190522/
1517
Previous version: https://www.w3.org/TR/2018/WD-css-sizing-3-20180304/
@@ -1313,11 +1315,25 @@ Changes</h2>
13131315
<h3 class=no-num id="changes-recent">
13141316
Recent Changes</h3>
13151317

1316-
There have only been minor mostly-editorial fixes since the
1317-
<a href="https://www.w3.org/TR/2020/WD-css-sizing-3-20201023/">23 October 2020 Working Draft</a>,
1318-
including renaming replaced element “intrinsic” dimensions to “natural” dimensions
1319-
in order to avoid confusion with [=intrinsic sizes=]
1320-
(see <a href="https://github.com/w3c/csswg-drafts/issues/4961">Issue 4961</a>).
1318+
1319+
<p>
1320+
Changes since the <a href="https://www.w3.org/TR/2020/WD-css-sizing-3-20201218/">18 December 2020 Working Draft</a> include:
1321+
1322+
<ul>
1323+
<li>
1324+
Fixed various errors in definition of max-content sizes of replaced elements
1325+
in [[#intrinsic-sizes]].
1326+
(<a href="https://github.com/w3c/csswg-drafts/issues/6072">Issue 6072</a>)
1327+
<li>
1328+
Added missing statement handling [=min-content constraint=]
1329+
to definition of [=fit-content size=].
1330+
<li>
1331+
Renamed replaced element “intrinsic” dimensions to “natural” dimensions
1332+
in order to avoid confusion with [=intrinsic sizes=]
1333+
(see <a href="https://github.com/w3c/csswg-drafts/issues/4961">Issue 4961</a>).
1334+
<li>
1335+
Various other minor editorial fixes and improvements.
1336+
</ul>
13211337

13221338
<p>
13231339
Major changes since the <a href="https://www.w3.org/TR/2019/WD-css-sizing-3-20190522/">22 May 2019 Working Draft</a> include:

0 commit comments

Comments
 (0)