diff --git a/test/index.html b/test/index.html
index 63fcc1d..80582ff 100644
--- a/test/index.html
+++ b/test/index.html
@@ -34,7 +34,7 @@
[ 0 Jul 21 15:46] fastforward
[ 0 Jul 14 17:07] favicon-cors
[ 0 Jul 5 17:58] favicon-svg
-[ 0 Feb 17 0:37] float
+[ 0 Feb 17 2023] float
[ 0 Jul 9 2022] focus
[ 0 Nov 9 2022] js
[ 0 Oct 7 2022] links
diff --git a/test/session-storage/index.html b/test/session-storage/index.html
index 5cbdc41..df4aecc 100755
--- a/test/session-storage/index.html
+++ b/test/session-storage/index.html
@@ -8,8 +8,8 @@
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.
+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:
@@ -28,11 +28,12 @@
-
+
+