diff options
Diffstat (limited to 'testing/web-platform/meta/content-security-policy/prefetch-src/prefetch-blocked.html.ini')
-rw-r--r-- | testing/web-platform/meta/content-security-policy/prefetch-src/prefetch-blocked.html.ini | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/testing/web-platform/meta/content-security-policy/prefetch-src/prefetch-blocked.html.ini b/testing/web-platform/meta/content-security-policy/prefetch-src/prefetch-blocked.html.ini new file mode 100644 index 0000000000..a60d789c0e --- /dev/null +++ b/testing/web-platform/meta/content-security-policy/prefetch-src/prefetch-blocked.html.ini @@ -0,0 +1,7 @@ +[prefetch-blocked.html] + expected: + if (os == "win") and debug: ["TIMEOUT", "CRASH"] + TIMEOUT + [Blocked prefetch generates report.] + expected: TIMEOUT + |