Home | History | Annotate | Download | only in localstorage
      1 This test checks to see that you can enumerate a Storage object and get only the keys as a result. The built-in properties of the Storage object should be ignored. The test operates on the localStorage object.
      2 alpha
      3 bar
      4 batman
      5 foo
      6 fu
      7 prototypeTestKey
      8 zeta
      9 
     10