Skip to content

Commit

Permalink
Update index.bs
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres authored Jul 26, 2024
1 parent 7596c81 commit 26de7f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.bs
Original file line number Diff line number Diff line change
Expand Up @@ -1186,7 +1186,7 @@ spec:css-syntax-3;
1. Let |document| be the [=relevant global object=]'s [=associated Document=].

1. If |document| is not [=Document/fully active=], then return
[=a promise rejected with=] "{{InvalidState}}" {{DOMException}}.
[=a promise rejected with=] an "{{InvalidStateError}}" {{DOMException}}.

1. Let |sameOriginWithAncestors| be `true` if the [=current settings object=] is [=same-origin
with its ancestors=], and `false` otherwise.
Expand Down

0 comments on commit 26de7f1

Please sign in to comment.