File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2352,7 +2352,7 @@ Issue: In what order are scrollend events dispatched? Ordered based on scroll st
2352
2352
in the order they were added to the list, run these substeps:
2353
2353
2354
2354
1. If <var> target</var> is a {{Document}} , and <var> type</var> is <code> "scroll"</code> or <code> "scrollend"</code> ,
2355
- <a>fire an event</a> named <a event>scroll</a > that bubbles at <var> target</var> .
2355
+ <a>fire an event</a> named <var> type </var > that bubbles at <var> target</var> .
2356
2356
1. Otherwise, if <var> type</var> is <code> "scrollsnapchange"</code> , then:
2357
2357
1. Let |blockTarget| and |inlineTarget| be null initially.
2358
2358
1. If the <a>scrollsnapchangeTargetBlock</a> associated with <var> target</var> is a pseudo-element,
@@ -2622,4 +2622,4 @@ the Windows Internet Explorer browser.
2622
2622
scroll-behavior-smooth.html
2623
2623
scroll-behavior-subframe-root.html
2624
2624
scroll-behavior-subframe-window.html
2625
- </wpt>
2625
+ </wpt>
You can’t perform that action at this time.
0 commit comments