Skip to content

Commit 776cf24

Browse files
authored
Merge pull request w3c#26 from WICG/update-README-overscroll
Update README to use overscroll-behavior
2 parents bf0f848 + df140de commit 776cf24

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Scroll Boundary Behavior
1+
# Overscroll Behavior
22
---
33
# Draft Specification
44
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
2626

2727
The proposal for the syntax is:
2828
```
29-
scroll-boundary-behavior{-x,-y}: auto | contain | none
29+
overscroll-behavior{-x,-y}: auto | contain | none
3030
```
3131

3232
where:

0 commit comments

Comments
 (0)