diff --git a/index.html b/index.html index 00450b39..025dc987 100644 --- a/index.html +++ b/index.html @@ -9223,6 +9223,9 @@

Dispatching actions

  • For each action object in tick actions:

      +
    1. If browsing context is no longer open, return + error with error code no such window. +
    2. Let input id be equal to the value of action object's id property.