mirror of
https://github.com/servo/servo.git
synced 2025-08-16 02:45:36 +01:00
script: Properly implement LegacyPlatformGetOwnProperty in WebIDL.
We were missing the "ignoreNamedProperties" bit, which my previous patch uncovers.
This commit is contained in:
parent
6edefb829c
commit
90fb284720
2 changed files with 24 additions and 17 deletions
|
@ -1,8 +0,0 @@
|
|||
[storage_indexing.html]
|
||||
type: testharness
|
||||
[Getting existing number-valued properties on localStorage]
|
||||
expected: FAIL
|
||||
|
||||
[Getting existing number-valued properties on sessionStorage]
|
||||
expected: FAIL
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue