Skip to content
Open
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
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1046,6 +1046,9 @@ <h4>
<li>If <var>target</var>'s <a>has scheduled selectionchange
event</a> is true, abort these steps.
</li>
<li>Set <var>target</var>'s <a>has scheduled selectionchange
event</a> to true.
</li>
<li>
<a>Queue a task</a> on the <a>user interaction task source</a> to
<a>fire a selectionchange event</a> on <var>target</var>.
Expand Down
Loading