mirror of
https://github.com/servo/servo.git
synced 2025-08-09 15:35:34 +01:00
Update web-platform-tests to revision b'f2cdcb7e9550e74d07ed6cf17bbcb9643aeedb99' (#32381)
This commit is contained in:
parent
512e67f6d1
commit
a7bf099cb1
423 changed files with 9399 additions and 2401 deletions
|
@ -71,6 +71,18 @@
|
|||
[WorkerGlobalScope interface: calling fetch(RequestInfo, optional RequestInit) on self with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: new Request('about:blank') must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.sharedworker.html]
|
||||
expected: ERROR
|
||||
|
@ -148,6 +160,18 @@
|
|||
[Window interface: calling fetch(RequestInfo, optional RequestInit) on window with too few arguments must throw TypeError]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: new Request('about:blank') must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: operation bytes()]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "bytes()" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idlharness.any.serviceworker.html]
|
||||
expected: ERROR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue