Source code

Revision control

Copy as Markdown

Other Tools

[sameorigin.sub.html]
expected:
if (os == "mac") and not debug: [OK, TIMEOUT]
if (os == "android") and not debug: [OK, TIMEOUT]
[`SAMEORIGIN` blocks cross-origin framing]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]
if (os == "android") and not debug: [PASS, TIMEOUT]
[`sameOriGin` blocks cross-origin framing]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]
if (os == "android") and not debug: [PASS, TIMEOUT]
[` SAMEORIGIN ` blocks cross-origin framing]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]
if (os == "android") and not debug: [PASS, TIMEOUT]
[SAMEORIGIN blocks cross-origin nested in same-origin framing]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]
if (os == "android") and not debug: [PASS, TIMEOUT]
[SAMEORIGIN blocks same-origin nested in cross-origin framing]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]
if (os == "android") and not debug: [PASS, TIMEOUT]
[SAMEORIGIN blocks cross-origin nested in cross-origin framing]
expected:
if (os == "mac") and not debug: [PASS, TIMEOUT]
if (os == "android") and not debug: [PASS, TIMEOUT]