23 lines
863 B
INI
23 lines
863 B
INI
[get-decode-split.html]
|
|
expected:
|
|
if (os == "mac") and not debug: [OK, TIMEOUT]
|
|
if (os == "android") and not debug: [OK, TIMEOUT]
|
|
[`,SAMEORIGIN,,DENY,` blocks same-origin framing]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
|
if (os == "android") and not debug: [PASS, TIMEOUT]
|
|
|
|
[`,SAMEORIGIN,,DENY,` blocks cross-origin framing]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
|
if (os == "android") and not debug: [PASS, TIMEOUT]
|
|
|
|
[` SAMEORIGIN, DENY` blocks same-origin framing]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
|
if (os == "android") and not debug: [PASS, TIMEOUT]
|
|
|
|
[` SAMEORIGIN, DENY` blocks cross-origin framing]
|
|
expected:
|
|
if (os == "mac") and not debug: [PASS, TIMEOUT]
|
|
if (os == "android") and not debug: [PASS, TIMEOUT]
|