mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-17 01:43:08 +09:00
8 lines
381 B
INI
8 lines
381 B
INI
[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
|
|
|