diff --git a/test/session-storage/index.html b/test/session-storage/index.html index 30e40cf..0cb8d29 100755 --- a/test/session-storage/index.html +++ b/test/session-storage/index.html @@ -5,34 +5,34 @@
-Enter data in either box and click the button to store it. If you navigate to this page in a new window or tab, or quit and relaunch your browser, localStorage will remain and sessionStorage will disappear.
-Reload the page to verify the values are stored. Then click the button to open a popup window.
-Popups and new tabs opened from a window.open event should inherit both storage values
Enter data in either box and click the button to store it. If you navigate to this page in a new window or tab, or quit and relaunch your browser, localStorage will remain and sessionStorage will disappear.
+Reload the page to verify the values are stored. Then click the button to open a popup window.
+Popups and new tabs opened from a window.open event should inherit both storage values
+
Local storage:
-
+
Session storage:
-
+
-
-+
+-
+