mirror of
https://github.com/servo/servo
synced 2026-04-28 10:27:40 +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`
14 lines
450 B
INI
14 lines
450 B
INI
[HTMLCollection-supported-property-indices.html]
|
|
type: testharness
|
|
[Trying to set an expando that would shadow an already-existing indexed property]
|
|
expected: FAIL
|
|
|
|
[Trying to set an expando with an indexed property name past the end of the list]
|
|
expected: FAIL
|
|
|
|
[Handling of property names that look like integers around 2^32]
|
|
expected: FAIL
|
|
|
|
[Handling of property names that look like integers around 2^31]
|
|
expected: FAIL
|