diff --git a/index.html b/index.html index 4f8bec80..100b6b47 100644 --- a/index.html +++ b/index.html @@ -769,6 +769,14 @@
Optionally, if the user agent wishes to disallow the call @@ -892,6 +900,14 @@
+ If document stops being fully active while the user interface is + being shown, or no longer is by the time this step is reached, + then the user interface should be hidden, and + acceptPromise should be rejected with an + "AbortError" DOMException. +