Skip to content

Commit f783595

Browse files
committed
[css-2020] Add 'aspect-ratio' to cleared-for-shipping list.
1 parent 6921338 commit f783595

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

css-2020/Overview.bs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -717,7 +717,9 @@ Safe to Release pre-CR Exceptions</h2>
717717
<li>The ''min-content'' and ''max-content'' keywords of the sizing properties.
718718
See <a href="https://lists.w3.org/Archives/Public/www-style/2015Aug/0109.html">decision</a>
719719
and <a href="https://www.w3.org/TR/css-sizing-3/#sizing-values">specification</a>.
720-
<li>The ''conic-gradient()'' gradient notation. See <a href="https://github.com/w3c/csswg-drafts/issues/2383#issuecomment-371340088">decision</a>.
720+
<li>The ''conic-gradient()'' gradient notation. See <a href="https://github.com/w3c/csswg-drafts/issues/2383#issuecomment-371340088">decision</a>.
721+
722+
<li>The 'aspect-ratio' property. [[!CSS-SIZING-4]]
721723
</ul>
722724

723725
The following features have been explicitly and retroactively cleared

0 commit comments

Comments
 (0)