1
0
Fork 0
firefox/testing/web-platform/meta/fetch/fetch-later/quota/small-payload.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

18 lines
613 B
INI

[small-payload.tentative.https.window.html]
[fetchLater() accepts small payload in a POST request body of String.]
expected: FAIL
[fetchLater() accepts small payload in a POST request body of ArrayBuffer.]
expected: FAIL
[fetchLater() accepts small payload in a POST request body of FormData.]
expected: FAIL
[fetchLater() accepts small payload in a POST request body of URLSearchParams.]
expected: FAIL
[fetchLater() accepts small payload in a POST request body of Blob.]
expected: FAIL
[fetchLater() accepts small payload in a POST request body of File.]
expected: FAIL