• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1This test attempts to enumerate all the keys in sessionStorage with .length + .key(). The built-in properties of the Storage object should be ignored. The test operates on the sessionStorage object.
2alpha
3bar
4batman
5foo
6fu
7prototypeTestKey
8zeta
9
10