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.
2 parents bf0f848 + df140de commit 776cf24Copy full SHA for 776cf24
README.md
@@ -1,4 +1,4 @@
1
-# Scroll Boundary Behavior
+# Overscroll Behavior
2
---
3
# Draft Specification
4
https://wicg.github.io/scroll-boundary-behavior
@@ -26,7 +26,7 @@ The property can also hint at the overscroll behavior that the browser should ta
26
27
The proposal for the syntax is:
28
```
29
-scroll-boundary-behavior{-x,-y}: auto | contain | none
+overscroll-behavior{-x,-y}: auto | contain | none
30
31
32
where:
0 commit comments