summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/domstorage/localstorage/enumerate-with-length-and-key-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/storage/domstorage/localstorage/enumerate-with-length-and-key-expected.txt')
-rw-r--r--LayoutTests/storage/domstorage/localstorage/enumerate-with-length-and-key-expected.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/LayoutTests/storage/domstorage/localstorage/enumerate-with-length-and-key-expected.txt b/LayoutTests/storage/domstorage/localstorage/enumerate-with-length-and-key-expected.txt
new file mode 100644
index 0000000..7b61676
--- /dev/null
+++ b/LayoutTests/storage/domstorage/localstorage/enumerate-with-length-and-key-expected.txt
@@ -0,0 +1,8 @@
+This test attempts to enumerate all the keys in localStorage with .length + .key(). The built-in properties of the Storage object should be ignored. The test operates on the localStorage object.
+alpha
+bar
+batman
+foo
+fu
+zeta
+