Skip to content

Commit 0a7ab91

Browse files
committed
[css-scroll-snap] Convert period to semicolon per lawyers demands. w3c#1305
1 parent 7d1efdc commit 0a7ab91

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

css-scroll-snap/Overview.bs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -841,8 +841,8 @@ Types of Scrolling Methods {#scroll-types}
841841
An <a>axis-locked</a> scroll is bound to only scroll along that axis.
842842
This prevents less-precise input mechanisms from drifting in the non-primary axis.
843843

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.
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.
846846

847847
<!--
848848
██████ ██ ██ ███████ ███████ ██████ ████ ██ ██ ██████

0 commit comments

Comments
 (0)