diff options
Diffstat (limited to 'testing/web-platform/meta/speculation-rules/prerender/csp-script-src-self.html.ini')
-rw-r--r-- | testing/web-platform/meta/speculation-rules/prerender/csp-script-src-self.html.ini | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-self.html.ini b/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-self.html.ini new file mode 100644 index 0000000000..dcd9545d5c --- /dev/null +++ b/testing/web-platform/meta/speculation-rules/prerender/csp-script-src-self.html.ini @@ -0,0 +1,8 @@ +[csp-script-src-self.html] + expected: ERROR + +[csp-script-src-self.html?target_hint=_self] + expected: ERROR + +[csp-script-src-self.html?target_hint=_blank] + expected: ERROR |