mirror of
https://github.com/servo/servo.git
synced 2025-10-04 02:29:12 +01:00
20 lines
436 B
INI
20 lines
436 B
INI
[sequence-conversion.html]
|
|
type: testharness
|
|
[An array]
|
|
expected: FAIL
|
|
|
|
[A generator]
|
|
expected: FAIL
|
|
|
|
[An array with an overridden Symbol.iterator]
|
|
expected: FAIL
|
|
|
|
[An array with an overridden Symbol.iterator on the prototype]
|
|
expected: FAIL
|
|
|
|
[An array with an overridden %ArrayIterator%.prototype.next]
|
|
expected: FAIL
|
|
|
|
[A holey array with fallback to an accessor on the prototype]
|
|
expected: FAIL
|
|
|