CSP: 'frame-ancestors' should override 'x-frame-options'.
As specified in [1], the 'frame-ancestors' CSP directive should take control of the access checks when loading a document. In particular, the 'x-frame-options' header should be ignored if a 'frame-ancestors' directive is present and enforced. [1]: https://w3c.github.io/webappsec/specs/content-security-policy/#frame-ancestors-and-frame-options BUG=510423 R=estark@chromium.org Review URL: https://codereview.chromium.org/1326823003 git-svn-id: svn://svn.chromium.org/blink/trunk@201959 bbb929c8-8fbe-4397-9dbb-9b2b20218538
Showing
Please register or sign in to comment