diff --git a/index.html b/index.html index 474aca3..db18dd1 100644 --- a/index.html +++ b/index.html @@ -1046,6 +1046,9 @@

  • If target's has scheduled selectionchange event is true, abort these steps.
  • +
  • Set target's has scheduled selectionchange + event to true. +
  • Queue a task on the user interaction task source to fire a selectionchange event on target.