Sync WPT with upstream (26-11-2023) (#30783)

* Update web-platform-tests to revision b'a59ba94da3f2638beee8950e423c5fedfe02e809'

* Update expectations

* Update expectations again

---------

Co-authored-by: sagudev <16504129+sagudev@users.noreply.github.com>
This commit is contained in:
Servo WPT Sync 2023-11-27 10:50:45 -05:00 committed by GitHub
parent 76401823f2
commit 139df1c73b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
412 changed files with 7843 additions and 4775 deletions

View file

@ -74,6 +74,21 @@
[Unsubscription lifecycle]
expected: FAIL
[Teardown should be called when subscription is aborted]
expected: FAIL
[Teardowns should be called when subscription is closed by completion]
expected: FAIL
[Teardowns should be called when subscription is closed by subscriber pushing an error]
expected: FAIL
[Teardowns should be called when subscription is closed by subscriber throwing error]
expected: FAIL
[Teardowns should be called synchronously during addTeardown() if the subscription is inactive]
expected: FAIL
[observable-constructor.any.html]
[Observable constructor]
@ -150,3 +165,18 @@
[Unsubscription lifecycle]
expected: FAIL
[Teardown should be called when subscription is aborted]
expected: FAIL
[Teardowns should be called when subscription is closed by completion]
expected: FAIL
[Teardowns should be called when subscription is closed by subscriber pushing an error]
expected: FAIL
[Teardowns should be called when subscription is closed by subscriber throwing error]
expected: FAIL
[Teardowns should be called synchronously during addTeardown() if the subscription is inactive]
expected: FAIL