diff options
Diffstat (limited to 'testing/web-platform/meta/content-security-policy/blink-contrib')
17 files changed, 110 insertions, 0 deletions
diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/connect-src-eventsource-redirect-to-blocked.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/connect-src-eventsource-redirect-to-blocked.sub.html.ini new file mode 100644 index 000000000..18d6b7bc3 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/connect-src-eventsource-redirect-to-blocked.sub.html.ini @@ -0,0 +1,5 @@ +[connect-src-eventsource-redirect-to-blocked.sub.html] + type: testharness + [Expecting logs: ["PASS EventSource() did not follow the disallowed redirect.","PASS successfullyParsed is true","TEST COMPLETE"\]] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/filesystem-urls-do-not-match-self.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/filesystem-urls-do-not-match-self.sub.html.ini new file mode 100644 index 000000000..30f559858 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/filesystem-urls-do-not-match-self.sub.html.ini @@ -0,0 +1,8 @@ +[filesystem-urls-do-not-match-self.sub.html] + type: testharness + [Violation report status OK.] + expected: FAIL + + [filesystem-urls-do-not-match-self] + expected: NOTRUN + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/filesystem-urls-match-filesystem.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/filesystem-urls-match-filesystem.sub.html.ini new file mode 100644 index 000000000..eeb96e3dd --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/filesystem-urls-match-filesystem.sub.html.ini @@ -0,0 +1,5 @@ +[filesystem-urls-match-filesystem.sub.html] + type: testharness + [Expecting logs: ["PASS (1/1)"\]] + expected: NOTRUN + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/frame-src-blocked.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/frame-src-blocked.sub.html.ini new file mode 100644 index 000000000..4bfa1ea92 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/frame-src-blocked.sub.html.ini @@ -0,0 +1,5 @@ +[frame-src-blocked.sub.html] + type: testharness + [Expecting logs: ["PASS IFrame #1 generated a load event."\]] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/frame-src-cross-origin-load.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/frame-src-cross-origin-load.sub.html.ini new file mode 100644 index 000000000..2c4f7da4e --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/frame-src-cross-origin-load.sub.html.ini @@ -0,0 +1,5 @@ +[frame-src-cross-origin-load.sub.html] + type: testharness + [Expecting logs: ["PASS IFrame #1 generated a load event.","PASS IFrame #2 generated a load event.","PASS IFrame #3 generated a load event."\]] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/media-src-track-block.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/media-src-track-block.sub.html.ini new file mode 100644 index 000000000..98e4f4338 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/media-src-track-block.sub.html.ini @@ -0,0 +1,8 @@ +[media-src-track-block.sub.html] + type: testharness + [Expecting alerts: ["PASS"\]] + expected: FAIL + + [Violation report status OK.] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-archive-codebase.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-archive-codebase.sub.html.ini new file mode 100644 index 000000000..3fd4d6eb2 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-archive-codebase.sub.html.ini @@ -0,0 +1,11 @@ +[object-src-applet-archive-codebase.sub.html] + type: testharness + expected: + if not debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): TIMEOUT + if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): TIMEOUT + [Expecting logs: ["PASS"\]] + expected: NOTRUN + + [Violation report status OK.] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-archive.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-archive.sub.html.ini new file mode 100644 index 000000000..bbbfb43a4 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-archive.sub.html.ini @@ -0,0 +1,11 @@ +[object-src-applet-archive.sub.html] + type: testharness + expected: + if not debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): TIMEOUT + if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): TIMEOUT + [Expecting logs: ["PASS"\]] + expected: NOTRUN + + [Violation report status OK.] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-code-codebase.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-code-codebase.sub.html.ini new file mode 100644 index 000000000..4c63ee29b --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-code-codebase.sub.html.ini @@ -0,0 +1,11 @@ +[object-src-applet-code-codebase.sub.html] + type: testharness + expected: + if not debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): TIMEOUT + if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): TIMEOUT + [Expecting logs: ["PASS"\]] + expected: NOTRUN + + [Violation report status OK.] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-code.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-code.sub.html.ini new file mode 100644 index 000000000..8ff7fcb45 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-applet-code.sub.html.ini @@ -0,0 +1,11 @@ +[object-src-applet-code.sub.html] + type: testharness + expected: + if not debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): TIMEOUT + if debug and (os == "mac") and (version == "OS X 10.8") and (processor == "x86_64") and (bits == 64): TIMEOUT + [Expecting logs: ["PASS"\]] + expected: NOTRUN + + [Violation report status OK.] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-no-url-blocked.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-no-url-blocked.sub.html.ini new file mode 100644 index 000000000..b81478a41 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/object-src-no-url-blocked.sub.html.ini @@ -0,0 +1,5 @@ +[object-src-no-url-blocked.sub.html] + type: testharness + [Violation report status OK.] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/self-doesnt-match-blob.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/self-doesnt-match-blob.sub.html.ini new file mode 100644 index 000000000..99922c8ef --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/self-doesnt-match-blob.sub.html.ini @@ -0,0 +1,3 @@ +[self-doesnt-match-blob.sub.html] + type: testharness + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1273241 diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/star-doesnt-match-blob.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/star-doesnt-match-blob.sub.html.ini new file mode 100644 index 000000000..60f4aa844 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/star-doesnt-match-blob.sub.html.ini @@ -0,0 +1,3 @@ +[star-doesnt-match-blob.sub.html] + type: testharness + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1273241 diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/worker-connect-src-allowed.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/worker-connect-src-allowed.sub.html.ini new file mode 100644 index 000000000..1e0b9a06f --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/worker-connect-src-allowed.sub.html.ini @@ -0,0 +1,3 @@ +[worker-connect-src-allowed.sub.html] + type: testharness + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1273241 diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/worker-importscripts-blocked.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/worker-importscripts-blocked.sub.html.ini new file mode 100644 index 000000000..4f0bccdf4 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/worker-importscripts-blocked.sub.html.ini @@ -0,0 +1,8 @@ +[worker-importscripts-blocked.sub.html] + type: testharness + [worker-importscripts-blocked] + expected: FAIL + + [worker-importscripts-blocked 1] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/worker-script-src.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/worker-script-src.sub.html.ini new file mode 100644 index 000000000..355a0b5d8 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/worker-script-src.sub.html.ini @@ -0,0 +1,3 @@ +[worker-script-src.sub.html] + type: testharness + disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1273241 diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib/worker-set-timeout-blocked.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib/worker-set-timeout-blocked.sub.html.ini new file mode 100644 index 000000000..36e6bb1f6 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib/worker-set-timeout-blocked.sub.html.ini @@ -0,0 +1,5 @@ +[worker-set-timeout-blocked.sub.html] + type: testharness + [Expecting alerts: ["setTimeout blocked"\]] + expected: FAIL + |