diff --git a/test/index.html b/test/index.html index 1933cff..eb98c8f 100644 --- a/test/index.html +++ b/test/index.html @@ -30,7 +30,7 @@

test

..
[   0 Oct  7  2022]  cache
-[   0 Jul 14 17:06]  favicon-cors
+[   0 Jul 14 17:07]  favicon-cors
[   0 Jul  5 17:58]  favicon-svg
[   0 Feb 17  0:37]  float
[   0 Jul  9  2022]  focus
diff --git a/test/session-storage/index.html b/test/session-storage/index.html index 3703a30..7e221d7 100755 --- a/test/session-storage/index.html +++ b/test/session-storage/index.html @@ -8,6 +8,7 @@

Test of HTML5 localStorage and sessionStorage persistence

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.