1
0
Fork 0
firefox/testing/web-platform/meta/fetch/fetch-later/basic.tentative.https.window.js.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

21 lines
628 B
INI

[basic.tentative.https.window.html]
[fetchLater() cannot be called without request.]
expected: FAIL
[fetchLater() throws TypeError on non-HTTPS URL.]
expected: FAIL
[fetchLater() throws RangeError on negative activateAfter.]
expected: FAIL
[fetchLater()'s return tells the deferred request is not yet sent.]
expected: FAIL
[fetchLater() throws TypeError when mutating its returned state.]
expected: FAIL
[fetchLater() throws AbortError when its initial abort signal is aborted.]
expected: FAIL
[fetchLater() does not throw error when it is aborted before sending.]
expected: FAIL