Skip to content

Commit d9ec44a

Browse files
committed
Fix MD for issues to file
1 parent 7e0ff02 commit d9ec44a

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,8 @@ This should apply to all, non-programatic, user scroll actions.
3636

3737
# Issues to file
3838

39-
Should the property disable scroll chaining through itself to an ancestor if scrolling is initiated from a children.
40-
What if the property is attached to a potentially scrollable element without a scrollbox?
41-
What if the property is attached to a non-potentially scrollable element?
39+
* Should the property disable scroll chaining through itself to an ancestor if scrolling is initiated from a children?
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 a non-potentially scrollable element?

0 commit comments

Comments
 (0)