From 7b51102495a807bd785df83295b9f979260699e6 Mon Sep 17 00:00:00 2001 From: Nico Weber Date: Sat, 22 Jan 2022 20:55:56 -0500 Subject: [PATCH] Base: Add a
 test page

---
 Base/res/html/misc/pre.html     | 7 +++++++
 Base/res/html/misc/welcome.html | 1 +
 2 files changed, 8 insertions(+)
 create mode 100644 Base/res/html/misc/pre.html

diff --git a/Base/res/html/misc/pre.html b/Base/res/html/misc/pre.html
new file mode 100644
index 0000000000..f520800ad1
--- /dev/null
+++ b/Base/res/html/misc/pre.html
@@ -0,0 +1,7 @@
+
+
+hello
+  how
+    are
+      you
+
diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index 9ff7bbe855..b23ef984fa 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -64,6 +64,7 @@
  • checkbox
  • form
  • images
  • +
  • pre
  • svg
  • small
  • link