File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -279,10 +279,10 @@ <h2>
279279 < li > If |document| is not [=Document/fully active=], return [=a
280280 promise rejected with=] a {{"InvalidStateError"}} {{DOMException}}.
281281 </ li >
282- < li > If |document|'s [=relevant settings object=]'s [=origin=] is not
283- [=same origin-domain=] with [=this=]'s [=relevant settings object=]'s
284- [=environment/top-level origin=], return [=a promise rejected
285- with=] a {{"SecurityError"}} {{DOMException}}.
282+ < li > If |document|'s [=relevant settings object=]'s [=origin=] is
283+ not [=same origin-domain=] with [=this=]'s [=relevant settings
284+ object=]'s [=environment/top-level origin=], return [=a promise
285+ rejected with=] a {{"SecurityError"}} {{DOMException}}.
286286 </ li >
287287 </ ol >
288288 </ li >
You can’t perform that action at this time.
0 commit comments