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
This module defines basic basic geometric interfaces to represent points, rectangles, quadrilaterals,
638
+
and transformation matrices.
629
639
</dl>
630
640
631
641
<h3 id="css-levels">
@@ -964,16 +974,19 @@ Safe to Release pre-CR Exceptions</h2>
964
974
and selector lists in '':not()'', defined in [[!SELECTORS-4]]
965
975
966
976
<li>The 'text-decoration-thickness' and 'text-underline-offset' properties and the <code>from-font</code> value for 'text-underline-position', defined in [[!CSS-TEXT-DECOR-4]]
967
-
</ul>
968
977
969
-
The following features have been explicitly and retroactively cleared
970
-
by the CSS Working Group for broad release
971
-
prior to the spec reaching Candidate Recommendation:
972
-
<ul>
978
+
<li>The ''::marker''[=pseudo-element=], defined in [[!CSS-PSEUDO-4]]
979
+
980
+
<li>The 'text-box-trim' and 'text-box-edge' properties including their 'text-box' shorthand, defined in [[!CSS-INLINE-3]]
981
+
982
+
<li>The ''env()'' function including the [[css-env-1#safe-area-insets|save-area-inset-*]] variables, defined in [[!CSS-ENV-1]]
983
+
984
+
<li>The [=pseudo-classes=]'':scope'', '':defined'', '':focus-within'', '':dir()'', '':any-link'', '':open'', '':popover-open'', '':modal'', '':fullscreen'', '':placeholder-shown'', '':default'', '':valid'', '':invalid'', '':required'', '':optional'', and selector lists for the '':nth-child()'' and '':nth-last-child()''[=pseudo-classes=], defined in [[!SELECTORS-4]]
0 commit comments