mirror of
https://github.com/servo/servo.git
synced 2025-08-17 11:25:35 +01:00
Update web-platform-tests to revision b'e5e7dab5e72edd352b17105acce2b8f443face10' (#35174)
Signed-off-by: WPT Sync Bot <ghbot+wpt-sync@servo.org>
This commit is contained in:
parent
37695c8c8c
commit
7045630fee
621 changed files with 18766 additions and 8474 deletions
18
tests/wpt/meta/fetch/fetch-later/quota/multiple-origins.tentative.https.window.js.ini
vendored
Normal file
18
tests/wpt/meta/fetch/fetch-later/quota/multiple-origins.tentative.https.window.js.ini
vendored
Normal file
|
@ -0,0 +1,18 @@
|
|||
[multiple-origins.tentative.https.window.html]
|
||||
[fetchLater() has per-request-origin quota for its POST body of String.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() has per-request-origin quota for its POST body of ArrayBuffer.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() has per-request-origin quota for its POST body of FormData.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() has per-request-origin quota for its POST body of URLSearchParams.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() has per-request-origin quota for its POST body of Blob.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() has per-request-origin quota for its POST body of File.]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue