mirror of
https://github.com/servo/servo.git
synced 2025-08-25 07:08:21 +01:00
Sync WPT with upstream (04-02-2024) (#31256)
* Update web-platform-tests to revision b'faa6d42ce21d126155dee771786ad7c74efbcba5' * Update test expectation --------- Co-authored-by: cybai <cyb.ai.815@gmail.com>
This commit is contained in:
parent
e588e93b3b
commit
29c206a702
446 changed files with 10836 additions and 3899 deletions
|
@ -92,6 +92,21 @@
|
|||
[Subscribe with just a function as the next handler]
|
||||
expected: FAIL
|
||||
|
||||
[Subscriber must have receiver]
|
||||
expected: FAIL
|
||||
|
||||
[Subscriber next & error must recieve argument]
|
||||
expected: FAIL
|
||||
|
||||
[Subscriber complete() will set active to false, and abort signal]
|
||||
expected: FAIL
|
||||
|
||||
[Subscriber active is readonly]
|
||||
expected: FAIL
|
||||
|
||||
[Subscriber signal is readonly]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[observable-constructor.any.html]
|
||||
[Observable constructor]
|
||||
|
@ -186,3 +201,18 @@
|
|||
|
||||
[Subscribe with just a function as the next handler]
|
||||
expected: FAIL
|
||||
|
||||
[Subscriber must have receiver]
|
||||
expected: FAIL
|
||||
|
||||
[Subscriber next & error must recieve argument]
|
||||
expected: FAIL
|
||||
|
||||
[Subscriber complete() will set active to false, and abort signal]
|
||||
expected: FAIL
|
||||
|
||||
[Subscriber active is readonly]
|
||||
expected: FAIL
|
||||
|
||||
[Subscriber signal is readonly]
|
||||
expected: FAIL
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue