Skip to content

definitions of ancestor-source differ between documents #535

@kgoess

Description

@kgoess

Note the difference:

https://www.w3.org/TR/CSP2/#directive-frame-ancestors says

 ancestor-source      = scheme-source / host-source

https://w3c.github.io/webappsec-csp/#grammardef-ancestor-source-list says

ancestor-source      = scheme-source / host-source / "'self'"

The "self" is kind of an important omission on the first document.

Metadata

Metadata

Assignees

No one assigned

    Labels

    editorialChanges that do not affect how the standard is understood

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions