Skip to content

Commit 3a87869

Browse files
committed
chore: tidy up document
1 parent 4693388 commit 3a87869

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)