mirror of
https://github.com/servo/servo.git
synced 2025-08-11 16:35:33 +01:00
Update web-platform-tests to revision ea14651f262003177d0ba5819bd2806a1327b12a
This commit is contained in:
parent
847115ba04
commit
816185f094
272 changed files with 5766 additions and 2855 deletions
|
@ -1,5 +0,0 @@
|
|||
[headers-idl.html]
|
||||
type: testharness
|
||||
[Testing Symbol.iterator property of iterable interface Headers]
|
||||
expected: FAIL
|
||||
|
19
tests/wpt/metadata/fetch/api/idl.any.js.ini
Normal file
19
tests/wpt/metadata/fetch/api/idl.any.js.ini
Normal file
|
@ -0,0 +1,19 @@
|
|||
[idl.any.worker.html]
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idl.any.html]
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idl.any.sharedworker.html]
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[idl.https.any.serviceworker.html]
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
|
@ -1,32 +0,0 @@
|
|||
[request-idl.html]
|
||||
type: testharness
|
||||
[Request interface: operation arrayBuffer()]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: operation blob()]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: operation formData()]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: operation json()]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: operation text()]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: new Request("") must inherit property "arrayBuffer" with the proper type (14)]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: attribute body]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: new Request("") must inherit property "body" with the proper type (13)]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: new Request("") must inherit property "arrayBuffer" with the proper type (15)]
|
||||
expected: FAIL
|
||||
|
||||
[Request interface: new Request("") must inherit property "body" with the proper type]
|
||||
expected: FAIL
|
||||
|
|
@ -0,0 +1,4 @@
|
|||
[request-reset-attributes.https.html]
|
||||
[Untitled]
|
||||
expected: FAIL
|
||||
|
|
@ -1,44 +0,0 @@
|
|||
[response-idl.html]
|
||||
type: testharness
|
||||
[Response interface: attribute body]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: operation arrayBuffer()]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: operation blob()]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: operation formData()]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: operation json()]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: operation text()]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "body" with the proper type (8)]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "body" with the proper type (9)]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: attribute trailer]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "trailer" with the proper type (8)]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "body" with the proper type (10)]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "arrayBuffer" with the proper type (12)]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "trailer" with the proper type]
|
||||
expected: FAIL
|
||||
|
||||
[Response interface: new Response() must inherit property "body" with the proper type]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue