diff options
Diffstat (limited to 'testing/web-platform/meta/content-security-policy/inheritance/unsandboxed-blob-scheme.html.ini')
-rw-r--r-- | testing/web-platform/meta/content-security-policy/inheritance/unsandboxed-blob-scheme.html.ini | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/testing/web-platform/meta/content-security-policy/inheritance/unsandboxed-blob-scheme.html.ini b/testing/web-platform/meta/content-security-policy/inheritance/unsandboxed-blob-scheme.html.ini new file mode 100644 index 0000000000..bb8a4353b6 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/inheritance/unsandboxed-blob-scheme.html.ini @@ -0,0 +1,6 @@ +[unsandboxed-blob-scheme.html] + expected: + if (os == "android") and fission: [OK, TIMEOUT] + [Violation report status OK.] + expected: + if (processor == "x86") and debug: [PASS, FAIL] |