Skip to content

Is "unit of related similar-origin browsing contexts" the right thing to use in the rootMargin / rootBounds restriction? #161

Open
@mstange

Description

@mstange

There are two issues here that were brought up when I talked to members of our DOM team at Mozilla:

  • The word "related" is superfluous because the root and the target will always be in the same tab.
  • Why did you choose "similar-origin" over "same-origin"? Is there a use case for allowing access between cross-origin documents which are similar origin? Could the same information be obtained with existing APIs or does this allow new information leaks?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions