blob: e9c308dcb55a12eb0328bc5df13887f686563ce8 (
plain)
1
2
3
4
5
6
7
8
|
[storage_enumerate.html]
type: testharness
[localStorage: enumerate a Storage object and get only the keys as a result and the built-in properties of the Storage object should be ignored]
expected: FAIL
[sessionStorage: enumerate a Storage object and get only the keys as a result and the built-in properties of the Storage object should be ignored]
expected: FAIL
|