mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
29 lines
672 B
INI
29 lines
672 B
INI
[urlsearchparams-constructor.html]
|
|
type: testharness
|
|
[URLSearchParams constructor, DOMException.prototype as argument]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams constructor, {} as argument]
|
|
expected: FAIL
|
|
|
|
[Constructor with sequence of sequences of strings]
|
|
expected: FAIL
|
|
|
|
[Construct with object with +]
|
|
expected: FAIL
|
|
|
|
[Construct with object with two keys]
|
|
expected: FAIL
|
|
|
|
[Construct with array with two keys]
|
|
expected: FAIL
|
|
|
|
[Custom [Symbol.iterator\]]
|
|
expected: FAIL
|
|
|
|
[Construct with object with NULL, non-ASCII, and surrogate keys]
|
|
expected: FAIL
|
|
|
|
[URLSearchParams constructor, DOMException as argument]
|
|
expected: FAIL
|
|
|