From 59e47c3b11a225674f6b31f041002e88cc08a57e Mon Sep 17 00:00:00 2001 From: Timothy Flynn Date: Sun, 11 Apr 2021 10:42:58 -0400 Subject: Base: Add test page for document.cookie --- Base/res/html/misc/cookie.html | 15 +++++++++++++++ Base/res/html/misc/welcome.html | 1 + 2 files changed, 16 insertions(+) create mode 100644 Base/res/html/misc/cookie.html (limited to 'Base/res/html') diff --git a/Base/res/html/misc/cookie.html b/Base/res/html/misc/cookie.html new file mode 100644 index 0000000000..1391bab3ff --- /dev/null +++ b/Base/res/html/misc/cookie.html @@ -0,0 +1,15 @@ + + + + +

+
+    
+
diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html
index da883339fe..e54552d00b 100644
--- a/Base/res/html/misc/welcome.html
+++ b/Base/res/html/misc/welcome.html
@@ -38,6 +38,7 @@ span#loadtime {
     

This page loaded in ms

Some small test pages: