mirror of
https://github.com/servo/servo.git
synced 2025-08-06 22:15:33 +01:00
Handle u32 property indices
This commit is contained in:
parent
f166422102
commit
e20de3b04a
2 changed files with 40 additions and 28 deletions
|
@ -1,11 +1,5 @@
|
|||
[HTMLCollection-supported-property-indices.html]
|
||||
type: testharness
|
||||
[Handling of property names that look like integers around 2^31]
|
||||
expected: FAIL
|
||||
|
||||
[Handling of property names that look like integers around 2^32]
|
||||
expected: FAIL
|
||||
|
||||
[Trying to set an expando that would shadow an already-existing indexed property]
|
||||
expected: FAIL
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue