summaryrefslogtreecommitdiffstats
path: root/LayoutTests/storage/domstorage/localstorage/enumerate-storage-expected.txt
diff options
context:
space:
mode:
Diffstat (limited to 'LayoutTests/storage/domstorage/localstorage/enumerate-storage-expected.txt')
-rw-r--r--LayoutTests/storage/domstorage/localstorage/enumerate-storage-expected.txt9
1 files changed, 9 insertions, 0 deletions
diff --git a/LayoutTests/storage/domstorage/localstorage/enumerate-storage-expected.txt b/LayoutTests/storage/domstorage/localstorage/enumerate-storage-expected.txt
new file mode 100644
index 0000000..a9feac5
--- /dev/null
+++ b/LayoutTests/storage/domstorage/localstorage/enumerate-storage-expected.txt
@@ -0,0 +1,9 @@
+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.
+alpha
+bar
+batman
+foo
+fu
+prototypeTestKey
+zeta
+