Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions cssom-view-1/Overview.bs
Original file line number Diff line number Diff line change
Expand Up @@ -2352,7 +2352,7 @@ Issue: In what order are scrollend events dispatched? Ordered based on scroll st
in the order they were added to the list, run these substeps:

1. If <var>target</var> is a {{Document}}, and <var>type</var> is <code>"scroll"</code> or <code>"scrollend"</code>,
<a>fire an event</a> named <a event>scroll</a> that bubbles at <var>target</var>.
<a>fire an event</a> named <var>type</var> that bubbles at <var>target</var>.
1. Otherwise, if <var>type</var> is <code>"scrollsnapchange"</code>, then:
1. Let |blockTarget| and |inlineTarget| be null initially.
1. If the <a>scrollsnapchangeTargetBlock</a> associated with <var>target</var> is a pseudo-element,
Expand Down Expand Up @@ -2622,4 +2622,4 @@ the Windows Internet Explorer browser.
scroll-behavior-smooth.html
scroll-behavior-subframe-root.html
scroll-behavior-subframe-window.html
</wpt>
</wpt>