diff options
author | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
---|---|---|
committer | Matt A. Tobin <mattatobin@localhost.localdomain> | 2018-02-02 04:16:08 -0500 |
commit | 5f8de423f190bbb79a62f804151bc24824fa32d8 (patch) | |
tree | 10027f336435511475e392454359edea8e25895d /testing/web-platform/meta/content-security-policy/blink-contrib-2 | |
parent | 49ee0794b5d912db1f95dce6eb52d781dc210db5 (diff) | |
download | UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.gz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.lz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.tar.xz UXP-5f8de423f190bbb79a62f804151bc24824fa32d8.zip |
Add m-esr52 at 52.6.0
Diffstat (limited to 'testing/web-platform/meta/content-security-policy/blink-contrib-2')
11 files changed, 61 insertions, 0 deletions
diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-blocked.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-blocked.sub.html.ini new file mode 100644 index 000000000..8ac73c316 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-blocked.sub.html.ini @@ -0,0 +1,5 @@ +[form-action-src-blocked.sub.html] + type: testharness + [form-action-src-blocked] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-get-blocked.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-get-blocked.sub.html.ini new file mode 100644 index 000000000..af5fd0c65 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-get-blocked.sub.html.ini @@ -0,0 +1,5 @@ +[form-action-src-get-blocked.sub.html] + type: testharness + [form-action-src-allowed] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-javascript-blocked.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-javascript-blocked.sub.html.ini new file mode 100644 index 000000000..bc27ea246 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-javascript-blocked.sub.html.ini @@ -0,0 +1,5 @@ +[form-action-src-javascript-blocked.sub.html] + type: testharness + [form-action-src-javascript-blocked] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-redirect-blocked.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-redirect-blocked.sub.html.ini new file mode 100644 index 000000000..1006c4fb2 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-redirect-blocked.sub.html.ini @@ -0,0 +1,8 @@ +[form-action-src-redirect-blocked.sub.html] + type: testharness + [Violation report status OK.] + expected: FAIL + + [form-action-src-redirect-blocked] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-notype-data.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-notype-data.sub.html.ini new file mode 100644 index 000000000..2c70a134b --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-notype-data.sub.html.ini @@ -0,0 +1,5 @@ +[plugintypes-notype-data.sub.html] + type: testharness + [Violation report status OK.] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-notype-url.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-notype-url.sub.html.ini new file mode 100644 index 000000000..39ce507e2 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-notype-url.sub.html.ini @@ -0,0 +1,5 @@ +[plugintypes-notype-url.sub.html] + type: testharness + [Violation report status OK.] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-nourl-blocked.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-nourl-blocked.sub.html.ini new file mode 100644 index 000000000..eb5adf9b6 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-nourl-blocked.sub.html.ini @@ -0,0 +1,5 @@ +[plugintypes-nourl-blocked.sub.html] + type: testharness + [Violation report status OK.] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib-2/scripthash-default-src.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib-2/scripthash-default-src.sub.html.ini new file mode 100644 index 000000000..ae7224bf0 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib-2/scripthash-default-src.sub.html.ini @@ -0,0 +1,5 @@ +[scripthash-default-src.sub.html] + type: testharness + [Violation report status OK.] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib-2/scriptnonce-basic-blocked.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib-2/scriptnonce-basic-blocked.sub.html.ini new file mode 100644 index 000000000..734897275 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib-2/scriptnonce-basic-blocked.sub.html.ini @@ -0,0 +1,8 @@ +[scriptnonce-basic-blocked.sub.html] + type: testharness + [Expecting alerts: ["PASS (1/2)","PASS (2/2)"\]] + expected: TIMEOUT + + [Expecting alerts: ["PASS (closely-quoted nonce)","PASS (nonce w/whitespace)"\]] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib-2/stylehash-basic-blocked.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib-2/stylehash-basic-blocked.sub.html.ini new file mode 100644 index 000000000..6f72d4eae --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib-2/stylehash-basic-blocked.sub.html.ini @@ -0,0 +1,5 @@ +[stylehash-basic-blocked.sub.html] + type: testharness + [Expecting alerts: ["PASS: The 'p' element's text is green, which means the style was correctly applied."\]] + expected: FAIL + diff --git a/testing/web-platform/meta/content-security-policy/blink-contrib-2/stylehash-default-src.sub.html.ini b/testing/web-platform/meta/content-security-policy/blink-contrib-2/stylehash-default-src.sub.html.ini new file mode 100644 index 000000000..99a9231b0 --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/blink-contrib-2/stylehash-default-src.sub.html.ini @@ -0,0 +1,5 @@ +[stylehash-default-src.sub.html] + type: testharness + [stylehash allowed from default-src] + expected: FAIL + |