summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/speculation-rules/prefetch/prefetch-status.https.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/speculation-rules/prefetch/prefetch-status.https.html.ini')
-rw-r--r--testing/web-platform/meta/speculation-rules/prefetch/prefetch-status.https.html.ini14
1 files changed, 14 insertions, 0 deletions
diff --git a/testing/web-platform/meta/speculation-rules/prefetch/prefetch-status.https.html.ini b/testing/web-platform/meta/speculation-rules/prefetch/prefetch-status.https.html.ini
new file mode 100644
index 0000000000..f60e7b75c4
--- /dev/null
+++ b/testing/web-platform/meta/speculation-rules/prefetch/prefetch-status.https.html.ini
@@ -0,0 +1,14 @@
+[prefetch-status.https.html?status=500&should_prefetch=false]
+ expected: ERROR
+
+[prefetch-status.https.html?status=400&should_prefetch=false]
+ expected: ERROR
+
+[prefetch-status.https.html?status=299&should_prefetch=true]
+ expected: ERROR
+
+[prefetch-status.https.html?status=250&should_prefetch=true]
+ expected: ERROR
+
+[prefetch-status.https.html?status=200&should_prefetch=true]
+ expected: ERROR