mirror of
https://github.com/servo/servo
synced 2026-05-12 09:56:50 +02:00
21 lines
436 B
INI
21 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
|
|
|