summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/content-security-policy/blink-contrib-2
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/content-security-policy/blink-contrib-2')
-rw-r--r--testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-blocked.sub.html.ini5
-rw-r--r--testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-get-blocked.sub.html.ini5
-rw-r--r--testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-javascript-blocked.sub.html.ini5
-rw-r--r--testing/web-platform/meta/content-security-policy/blink-contrib-2/form-action-src-redirect-blocked.sub.html.ini8
-rw-r--r--testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-notype-data.sub.html.ini5
-rw-r--r--testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-notype-url.sub.html.ini5
-rw-r--r--testing/web-platform/meta/content-security-policy/blink-contrib-2/plugintypes-nourl-blocked.sub.html.ini5
-rw-r--r--testing/web-platform/meta/content-security-policy/blink-contrib-2/scripthash-default-src.sub.html.ini5
-rw-r--r--testing/web-platform/meta/content-security-policy/blink-contrib-2/scriptnonce-basic-blocked.sub.html.ini8
-rw-r--r--testing/web-platform/meta/content-security-policy/blink-contrib-2/stylehash-basic-blocked.sub.html.ini5
-rw-r--r--testing/web-platform/meta/content-security-policy/blink-contrib-2/stylehash-default-src.sub.html.ini5
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
+