mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
This renames: - `tests/wpt/metadata` → `tests/wpt/meta-legacy-layout` - `tests/wpt/metadata-layout-2020` → `tests/wpt/meta` - `tests/wpt/mozilla/meta` → `tests/wpt/mozilla/meta-legacy-layout` - `tests/wpt/mozilla/meta-layout-2020` → `tests/wpt/mozilla/meta`
19 lines
415 B
INI
19 lines
415 B
INI
[sequence-conversion.html]
|
|
[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
|