Source code

Revision control

Copy as Markdown

Other Tools

[frame-ancestors-path-ignored.window.html]
[A 'frame-ancestors' CSP directive with a URL that includes a path should be ignored.]
expected:
if (os == "win") and debug and (processor == "x86"): FAIL
if (os == "android") and debug and not sessionHistoryInParent: PASS
if (os == "linux") and not debug: [PASS, FAIL]
if (os == "android") and not debug: PASS
[FAIL, PASS]