mirror of
https://github.com/servo/servo.git
synced 2025-08-09 07:25:35 +01:00
Sync WPT with upstream (04-10-2023) (#30493)
* Update web-platform-tests to revision b'dfda99176a5d552fb1129fa353b7e4c69f6ed92c' * fix linter errors after WPT import Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> * Update expectations --------- Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: Mukilan Thiyagarajan <mukilan@igalia.com> Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
parent
92defbb4ef
commit
c06ec90151
2986 changed files with 82877 additions and 27441 deletions
|
@ -4,3 +4,18 @@
|
|||
|
||||
[fetchLater()'s return tells the deferred request is not yet sent.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws TypeError on non-HTTPS URL.]
|
||||
expected: FAIL
|
||||
|
||||
[fetchLater() throws RangeError on negative activationTimeout.]
|
||||
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
|
||||
|
|
|
@ -0,0 +1,2 @@
|
|||
[quota.tentative.https.window.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[send-on-deactivate.tentative.https.window.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[send-on-discard.tentative.https.window.html]
|
||||
expected: ERROR
|
|
@ -1,2 +0,0 @@
|
|||
[sendondiscard.tentative.https.window.html]
|
||||
expected: ERROR
|
|
@ -0,0 +1,2 @@
|
|||
[timeout.tentative.https.window.html]
|
||||
expected: ERROR
|
Loading…
Add table
Add a link
Reference in a new issue