From 65d94a1e74259a23d189195a9d9d9c17988cf078 Mon Sep 17 00:00:00 2001 From: Linus Groh Date: Thu, 21 May 2020 13:44:02 +0100 Subject: [PATCH] Base: Add simple setInterval() test --- Base/home/anon/www/set-interval.html | 23 +++++++++++++++++++++++ Base/home/anon/www/welcome.html | 1 + 2 files changed, 24 insertions(+) create mode 100644 Base/home/anon/www/set-interval.html diff --git a/Base/home/anon/www/set-interval.html b/Base/home/anon/www/set-interval.html new file mode 100644 index 00000000000..63d26017cd0 --- /dev/null +++ b/Base/home/anon/www/set-interval.html @@ -0,0 +1,23 @@ + + + + setInterval() test + + + +
+ + diff --git a/Base/home/anon/www/welcome.html b/Base/home/anon/www/welcome.html index ea93fcee122..927651e7249 100644 --- a/Base/home/anon/www/welcome.html +++ b/Base/home/anon/www/welcome.html @@ -28,6 +28,7 @@ span#ua {

Your user agent is:

Some small test pages: