script: Properly implement LegacyPlatformGetOwnProperty in WebIDL.

We were missing the "ignoreNamedProperties" bit, which my previous patch
uncovers.
This commit is contained in:
Emilio Cobos Álvarez 2017-09-18 06:55:08 +02:00
parent 6edefb829c
commit 90fb284720
No known key found for this signature in database
GPG key ID: 056B727BB9C1027C
2 changed files with 24 additions and 17 deletions

View file

@ -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