Home | History | Annotate | Download | only in sessionstorage
      1 This 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.
      2 alpha
      3 bar
      4 batman
      5 foo
      6 fu
      7 prototypeTestKey
      8 zeta
      9 
     10