Skip to content

Commit d0b90df

Browse files
authored
Update README.md
1 parent 561dade commit d0b90df

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ scroll-boundary-behavior{-x,-y}: auto | contain | none
2929

3030
where:
3131
* auto - Allow the default behavior for the user agent.
32-
* contain - Hint to disable scroll chaining. The user agent may show an appropriate overscroll affordance such as a glow/bounce etc. If the scroll chaining would trigger a non-scroll action, such as a navigation action, this property should be a hint to disable the navigation action.
32+
* contain - Hint to disable scroll chaining. The user agent may show an appropriate overscroll affordance. If the scroll chaining would trigger a non-scroll action, such as a navigation action, this property should be a hint to disable the navigation action.
3333
* none - Same as contain but also hint that no overscroll affordance should be triggered.
3434

3535
This should apply to all, non-programatic, user scroll actions.

0 commit comments

Comments
 (0)