summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/fetch-later/send-on-discard
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/fetch/fetch-later/send-on-discard')
-rw-r--r--testing/web-platform/meta/fetch/fetch-later/send-on-discard/not-send-after-abort.tentative.https.window.js.ini3
-rw-r--r--testing/web-platform/meta/fetch/fetch-later/send-on-discard/send-multiple-with-activate-after.tentative.https.window.js.ini3
-rw-r--r--testing/web-platform/meta/fetch/fetch-later/send-on-discard/send-multiple.tentative.https.window.js.ini3
3 files changed, 6 insertions, 3 deletions
diff --git a/testing/web-platform/meta/fetch/fetch-later/send-on-discard/not-send-after-abort.tentative.https.window.js.ini b/testing/web-platform/meta/fetch/fetch-later/send-on-discard/not-send-after-abort.tentative.https.window.js.ini
index 7ad7c66569..4cc12d0811 100644
--- a/testing/web-platform/meta/fetch/fetch-later/send-on-discard/not-send-after-abort.tentative.https.window.js.ini
+++ b/testing/web-platform/meta/fetch/fetch-later/send-on-discard/not-send-after-abort.tentative.https.window.js.ini
@@ -1,2 +1,3 @@
[not-send-after-abort.tentative.https.window.html]
- expected: ERROR
+ [A discarded document does not send an already aborted fetchLater request.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/fetch/fetch-later/send-on-discard/send-multiple-with-activate-after.tentative.https.window.js.ini b/testing/web-platform/meta/fetch/fetch-later/send-on-discard/send-multiple-with-activate-after.tentative.https.window.js.ini
index b2e29b8c0d..ab83122a17 100644
--- a/testing/web-platform/meta/fetch/fetch-later/send-on-discard/send-multiple-with-activate-after.tentative.https.window.js.ini
+++ b/testing/web-platform/meta/fetch/fetch-later/send-on-discard/send-multiple-with-activate-after.tentative.https.window.js.ini
@@ -1,2 +1,3 @@
[send-multiple-with-activate-after.tentative.https.window.html]
- expected: ERROR
+ [A discarded document sends all its fetchLater requests, no matter how much their activateAfter timeout remain.]
+ expected: FAIL
diff --git a/testing/web-platform/meta/fetch/fetch-later/send-on-discard/send-multiple.tentative.https.window.js.ini b/testing/web-platform/meta/fetch/fetch-later/send-on-discard/send-multiple.tentative.https.window.js.ini
index 25c3563074..339b997ec3 100644
--- a/testing/web-platform/meta/fetch/fetch-later/send-on-discard/send-multiple.tentative.https.window.js.ini
+++ b/testing/web-platform/meta/fetch/fetch-later/send-on-discard/send-multiple.tentative.https.window.js.ini
@@ -1,2 +1,3 @@
[send-multiple.tentative.https.window.html]
- expected: ERROR
+ [A discarded document sends all its fetchLater requests.]
+ expected: FAIL