Skip to content

Commit 3580b61

Browse files
committed
[css-sizing] Update changes section
1 parent b83c7f0 commit 3580b61

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

css-sizing-3/Overview.bs

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ TR: https://www.w3.org/TR/css3-sizing/
1010
Editor: Tab Atkins, Google, http://xanthir.com/contact/
1111
Editor: Elika J. Etemad / fantasai, Invited Expert, http://fantasai.inkedblade.net/contact
1212
!Issue Tracking: <a href="https://www.w3.org/Bugs/Public/buglist.cgi?product=CSS&amp;component=Sizing&amp;resolution=---">W3C Bugzilla</a>
13-
Previous version: https://www.w3.org/TR/2012/WD-css3-sizing-20120927/
13+
Previous version: https://www.w3.org/TR/2016/WD-css-sizing-3-20160512/
1414
Abstract: This module extends the CSS sizing properties with keywords that represent content-based "intrinsic" sizes and context-based "extrinsic" sizes, allowing CSS to more easily describe boxes that fit their content or fit into a particular layout context.
1515
Ignored Terms: block-level box
1616
</pre>
@@ -446,11 +446,10 @@ Fill-available Sizing</h3>
446446
Changes</h2>
447447

448448
<p>
449-
Changes since the INSERT DATED DRAFT HERE AFTER PUBLISHING A NEW OLD ONE.
449+
Changes since the <a href="https://www.w3.org/TR/2016/WD-css-sizing-3-20160512/">12 May 2016 Working Draft</a>:
450450

451451
<ul>
452-
<li>Removed normative definitions of the various sizes, deferring to CSS2.1's “undefined” for floats.
453-
(We will restore these details in a Level 4 draft.)
452+
<li>Updated definition of <a>definite</a> to allow measurements against text content, per WG resolution.
454453
</ul>
455454

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

0 commit comments

Comments
 (0)