File tree Expand file tree Collapse file tree 1 file changed +11
-2
lines changed
Expand file tree Collapse file tree 1 file changed +11
-2
lines changed Original file line number Diff line number Diff line change @@ -849,8 +849,8 @@ Intrinsic Sizes</h3>
849849 and likely to be web compatible,
850850 but please send feedback to the CSSWG if there are any problems.
851851 * Otherwise
852- use a width of ''300px''
853- (height of ''150px'' in <a>vertical writing modes</a> )
852+ use an [=inline size=] matching
853+ the corresponding dimension of the [=initial containing block=]
854854 and calculate the other dimension using the aspect ratio.
855855 <dt> For boxes without an intrinsic aspect ratio:
856856 <dd>
@@ -1258,6 +1258,15 @@ Compressible Replaced Elements</h2>
12581258<h2 class=no-num id="changes">
12591259Changes</h2>
12601260
1261+ <p>
1262+ Major changes since the <a href="https://www.w3.org/TR/2019/WD-css-sizing-3-20190522/">22 May 2019 Working Draft</a> include:
1263+
1264+ <ul>
1265+ <li> ...
1266+ <li> Switched default sizing of an object with an intrinsic aspect ratio to use the ICB size instead of 300px×150px.
1267+ (<a href="https://github.com/w3c/csswg-drafts/issues/4218">Issue 4218</a> )
1268+ </ul>
1269+
12611270 <p>
12621271 Major changes since the <a href="https://www.w3.org/TR/2018/WD-css-sizing-3-20180304/">4 March 2018 Working Draft</a> include:
12631272
You can’t perform that action at this time.
0 commit comments