Skip to content

Commit 9760282

Browse files
committed
[css-scroll-snap] Clarify that Scroll Snap doesn't require any particular input method. Fixes #1305.
1 parent 8158a65 commit 9760282

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

css-scroll-snap/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -837,6 +837,9 @@ Types of Scrolling Methods {#scroll-types}
837837
An <a>axis-locked</a> scroll is bound to only scroll along that axis.
838838
This prevents less-precise input mechanisms from drifting in the non-primary axis.
839839

840+
Note: This specification only applies to scrolling methods supported by the user agent.
841+
It does not require the user agent to support any particular input or scrolling method.
842+
840843
<!--
841844
██████ ██ ██ ███████ ███████ ██████ ████ ██ ██ ██████
842845
██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ██ ███ ██ ██ ██

0 commit comments

Comments
 (0)