33 lines
1.2 KiB
INI
33 lines
1.2 KiB
INI
[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]
|