trisquel-icecat/icecat/testing/web-platform/meta/x-frame-options/get-decode-split.html.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]