@@ -698,37 +698,38 @@ Preserving the Openness of CSS</h5>
698698<h2 id="CR-exceptions">
699699Safe to Release pre-CR Exceptions</h2>
700700
701- The following features have been explicitly and proactively cleared
702- by the CSS Working Group for broad release
703- prior to the spec reaching Candidate Recommendation:
704- <ul>
705- <li> The flow-relative equivalents of
706- the sizing properties ('width' , 'height' , etc.),
707- the border properties,
708- the margin and padding properties.
709- See <a href="https://lists.w3.org/Archives/Public/www-style/2015Jul/0040.html">explanation</a>
710- and <a href="https://www.w3.org/TR/css-logical-1/">specification</a> .
711-
712- <li> The ''min-content'' and ''max-content'' keywords of the sizing properties.
713- See <a href="https://lists.w3.org/Archives/Public/www-style/2015Aug/0109.html">decision</a>
714- and <a href="https://www.w3.org/TR/css-sizing-3/#sizing-values">specification</a> .
715- <li> The ''conic-gradient()'' gradient notation. See <a href="https://github.com/w3c/csswg-drafts/issues/2383#issuecomment-371340088">decision</a> .
716-
717- <li> The 'aspect-ratio' property. [[!CSS-SIZING-4]]
718- </ul>
719-
720- The following features have been explicitly and retroactively cleared
721- by the CSS Working Group for broad release
722- prior to the spec reaching Candidate Recommendation:
723- <ul>
724- <li> Everything in
725- <a href="https://www.w3.org/TR/css-animations-1/">CSS Animations Level 1</a> ,
726- <a href="https://www.w3.org/TR/css-transitions-1/">CSS Transitions Level 1</a> ,
727- and
728- <a href="https://www.w3.org/TR/css-transforms-1/">CSS Transforms Level 1</a> .
729- <li> The '':dir()'' , '':lang()'' , and '':focus-within'' pseudo-classes from [[SELECTORS-4]] .
730- </ul>
731-
701+ The following features have been explicitly and proactively cleared
702+ by the CSS Working Group for broad release
703+ prior to the spec reaching Candidate Recommendation.
704+ See [[#experimental]] .
705+
706+ <ul>
707+ <li> The flow-relative equivalents of
708+ the sizing properties ('width' , 'height' , etc.),
709+ the border properties,
710+ the margin and padding properties.
711+ See <a href="https://lists.w3.org/Archives/Public/www-style/2015Jul/0040.html">explanation</a>
712+ and <a href="https://www.w3.org/TR/css-logical-1/">specification</a> .
713+
714+ <li> The ''min-content'' and ''max-content'' keywords of the sizing properties.
715+ See <a href="https://lists.w3.org/Archives/Public/www-style/2015Aug/0109.html">decision</a>
716+ and <a href="https://www.w3.org/TR/css-sizing-3/#sizing-values">specification</a> .
717+ <li> The ''conic-gradient()'' gradient notation. See <a href="https://github.com/w3c/csswg-drafts/issues/2383#issuecomment-371340088">decision</a> .
718+
719+ <li> The 'aspect-ratio' property. [[!CSS-SIZING-4]]
720+ </ul>
721+
722+ The following features have been explicitly and retroactively cleared
723+ by the CSS Working Group for broad release
724+ prior to the spec reaching Candidate Recommendation:
725+ <ul>
726+ <li> Everything in
727+ <a href="https://www.w3.org/TR/css-animations-1/">CSS Animations Level 1</a> ,
728+ <a href="https://www.w3.org/TR/css-transitions-1/">CSS Transitions Level 1</a> ,
729+ and
730+ <a href="https://www.w3.org/TR/css-transforms-1/">CSS Transforms Level 1</a> .
731+ <li> The '':dir()'' , '':lang()'' , and '':focus-within'' pseudo-classes from [[SELECTORS-4]] .
732+ </ul>
732733
733734<h2 id="indices">Indices</h2>
734735
0 commit comments