@@ -29,7 +29,6 @@ Status Text:
29
29
Boilerplate : index no
30
30
</pre>
31
31
<pre class=link-defaults>
32
- spec:selectors-4; type:selector; text::lang()
33
32
spec:selectors-4; type:dfn; text:document language
34
33
spec:css-ui-3; type:property; text:cursor
35
34
spec:css-ui-3; type:property; text:outline
@@ -604,6 +603,30 @@ Modules with Rough Interoperability</h3>
604
603
<dd>
605
604
This module allows authors to position any graphical object and animate it along an author specified path.
606
605
606
+ <dt> <a href="https://www.w3.org/TR/css-scroll-anchoring-1/">CSS Scroll Anchoring Module Level 1</a>
607
+ [[CSS-SCROLL-ANCHORING-1]]
608
+ <dd>
609
+ This module aims to minimize content shifts
610
+ by locking the scroll position of a scroll container to a particular anchor element.
611
+
612
+ <dt> <a href="https://www.w3.org/TR/cssom-1/">CSS Object Model (CSSOM)</a>
613
+ [[CSSOM-1]]
614
+ <dd>
615
+ This module defines APIs for parsing, serializing,
616
+ and manipulating CSS, Media Queries, and Selectors.
617
+
618
+ <dt> <a href="https://www.w3.org/TR/css-color-5/">CSS Color Module Level 5</a>
619
+ [[CSS-COLOR-5]]
620
+ <dd>
621
+ Extends CSS Color 4 to add color spaces and color modification functions.
622
+
623
+ <dt> <a href="https://www.w3.org/TR/selectors-4/">Selectors Level 4</a>
624
+ [[SELECTORS-4]]
625
+ <dd>
626
+ Extends Selectors Level 3 by introducing new pseudo-classes,
627
+ pseudo-elements, and combinators,
628
+ enhancing the ability to select elements
629
+ based on more complex criteria and states.
607
630
</dl>
608
631
609
632
<h3 id="css-levels">
@@ -933,7 +956,6 @@ Safe to Release pre-CR Exceptions</h2>
933
956
<a href="https://www.w3.org/TR/css-animations-1/">CSS Animations Level 1</a>
934
957
and
935
958
<a href="https://www.w3.org/TR/css-transitions-1/">CSS Transitions Level 1</a> .
936
- <li> The '':dir()'' , '':lang()'' , and '':focus-within'' pseudo-classes from [[SELECTORS-4]] .
937
959
</ul>
938
960
939
961
<h2 id="indices">Indices</h2>
0 commit comments