Skip to content

Commit bb73f00

Browse files
committed
[css-2023] Add scroll snap
1 parent c773695 commit bb73f00

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

css-2023/Overview.bs

+6-1
Original file line numberDiff line numberDiff line change
@@ -561,11 +561,16 @@ Modules with Rough Interoperability</h3>
561561
[[!CSS-CONDITIONAL-4]]
562562
</dt>
563563
<dd>Extends CSS Conditional 3 to allow testing for supported selectors.</dd>
564-
564+
565565
<dt><a href="https://www.w3.org/TR/css-cascade-5/">CSS Cascading and Inheritance Level 5</a>
566566
[[!CSS-CASCADE-5]]
567567
</dt>
568568
<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>
569574
</dl>
570575

571576
<h3 id="css-levels">

0 commit comments

Comments
 (0)