We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db15516 commit a3f09aeCopy full SHA for a3f09ae
css-scroll-snap/Overview.bs
@@ -841,8 +841,8 @@ Types of Scrolling Methods {#scroll-types}
841
An <a>axis-locked</a> scroll is bound to only scroll along that axis.
842
This prevents less-precise input mechanisms from drifting in the non-primary axis.
843
844
- Note: This specification only applies to scrolling methods supported by the user agent.
845
- It does not require the user agent to support any particular input or scrolling method.
+ Note: This specification only applies to scrolling methods supported by the user agent;
+ it does not require the user agent to support any particular input or scrolling method.
846
847
<!--
848
██████ ██ ██ ███████ ███████ ██████ ████ ██ ██ ██████
0 commit comments