diff --git a/index.html b/index.html index a35c9cd4..cf112528 100644 --- a/index.html +++ b/index.html @@ -3391,6 +3391,9 @@
If reference is not a String, + return an error with error code invalid argument. +
Let browsing context be the browsing context whose window handle is reference, or null if no such browsing context exists. @@ -3414,6 +3417,9 @@
If reference is not a String, + return an error with error code invalid argument. +
Let browsing context be the browsing context whose window handle is reference, or null if no such @@ -4475,6 +4481,9 @@
If reference is not a String, + return an error with error code invalid argument. +
Let element be the result of trying to get a known element with session and reference. @@ -4785,6 +4794,9 @@
If reference is not a String, + return an error with error code invalid argument. +
Let shadow be the result of trying to get a known shadow root with session and reference.