You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
15
15
Ignored Terms: block-level box
16
16
</pre>
@@ -446,11 +446,10 @@ Fill-available Sizing</h3>
446
446
Changes</h2>
447
447
448
448
<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>:
450
450
451
451
<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.
0 commit comments