We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c773695 commit bb73f00Copy full SHA for bb73f00
css-2023/Overview.bs
@@ -561,11 +561,16 @@ Modules with Rough Interoperability</h3>
561
[[!CSS-CONDITIONAL-4]]
562
</dt>
563
<dd>Extends CSS Conditional 3 to allow testing for supported selectors.</dd>
564
-
+
565
<dt><a href="https://www.w3.org/TR/css-cascade-5/">CSS Cascading and Inheritance Level 5</a>
566
[[!CSS-CASCADE-5]]
567
568
<dd>Extends CSS Cascade 4 to add cascade layers.</dd>
569
570
+ <dt><a href="https://www.w3.org/TR/css-scroll-snap-1/">CSS Scroll Snap Module Level 1</a>
571
+ [[!CSS-SCROLL-SNAP-1]]
572
+ </dt>
573
+ <dd>Adds features to control panning and scrolling behavior with “snap positions”.</dd>
574
</dl>
575
576
<h3 id="css-levels">
0 commit comments