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 36310b5 + 838ff7e commit 6b9d2c5Copy full SHA for 6b9d2c5
README.md
@@ -1,5 +1,7 @@
1
-# Boundary Scroll Action
+# Scroll Boundary Behavior
2
---
3
+# Draft Specification
4
+https://wicg.github.io/scroll-boundary-behavior
5
6
# Problem
7
@@ -33,11 +35,3 @@ where:
33
35
* none - Same as contain but also hint that no overscroll affordance should be triggered.
34
36
37
This should apply to all, non-programatic, user scroll actions.
-
-# Issues to file
38
39
-* Should the property disable scroll chaining through itself to an ancestor if scrolling is initiated from a child element?
40
41
-* What if the property is attached to a potentially scrollable element without a scrollbox?
42
43
-* What if the property is attached to an element which is not scrollable?
0 commit comments