blob: defdf03f29d7f80bb39ee29e1a0e3a4b62e942ed [file] [log] [blame]
PASS 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
PASS localStorage: test enumeration of numeric and non-numeric keys
PASS 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
PASS sessionStorage: test enumeration of numeric and non-numeric keys