Skip to content

Conversation

domfarolino
Copy link
Member

@domfarolino domfarolino commented Sep 30, 2021

As discussed with @szager-chromium the other day, the sentence that I'm removing in this PR is incorrect. A target of an explicit root observer certainly does not have to be a same-origin-domain target, because you can provide an explicit root in cross-origin subframes, but in said subframes the target's setting's object's origin is of course cross-origin with that of the top-level one.


Preview | Diff

@szager-chromium
Copy link
Collaborator

What that paragraph is trying to say is that all targets of an explicit-root observer are defined by the spec as "same-origin-domain" targets. The relationship with the top-level origin is only relevant for implicit-root observers.

Feel free to fix this PR, or I will put up a separate one.

@szager-chromium
Copy link
Collaborator

Closing this in favor of:

#491

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants