mirror of
https://github.com/servo/servo.git
synced 2025-08-23 14:25:33 +01:00
Support WebIDL record<>
This commit is contained in:
parent
9785613310
commit
b697621b05
12 changed files with 316 additions and 249 deletions
|
@ -1,29 +0,0 @@
|
|||
[headers-record.html]
|
||||
type: testharness
|
||||
[Basic operation with one property]
|
||||
expected: FAIL
|
||||
|
||||
[Basic operation with one property and a proto]
|
||||
expected: FAIL
|
||||
|
||||
[Correct operation ordering with two properties]
|
||||
expected: FAIL
|
||||
|
||||
[Correct operation ordering with two properties one of which has an invalid name]
|
||||
expected: FAIL
|
||||
|
||||
[Correct operation ordering with two properties one of which has an invalid value]
|
||||
expected: FAIL
|
||||
|
||||
[Correct operation ordering with non-enumerable properties]
|
||||
expected: FAIL
|
||||
|
||||
[Correct operation ordering with undefined descriptors]
|
||||
expected: FAIL
|
||||
|
||||
[Basic operation with Symbol keys]
|
||||
expected: FAIL
|
||||
|
||||
[Operation with non-enumerable Symbol keys]
|
||||
expected: FAIL
|
||||
|
|
@ -1,8 +0,0 @@
|
|||
[urlsearchparams-constructor.any.worker.html]
|
||||
[URLSearchParams constructor, DOMException as argument]
|
||||
expected: FAIL
|
||||
|
||||
|
||||
[urlsearchparams-constructor.any.html]
|
||||
[URLSearchParams constructor, DOMException as argument]
|
||||
expected: FAIL
|
Loading…
Add table
Add a link
Reference in a new issue