Support WebIDL record<>

This commit is contained in:
Kagami Sascha Rosylight 2019-10-15 17:14:00 +09:00
parent 9785613310
commit b697621b05
12 changed files with 316 additions and 249 deletions

View file

@ -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

View file

@ -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