From d159511d8505947f31214b6c9fed08bb6c45983f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafa=C5=82=20Babiarz?= <5783815+Sauler@users.noreply.github.com> Date: Wed, 16 Feb 2022 19:14:14 +0100 Subject: [PATCH] Base: Add test page for progress bar element --- Base/res/html/misc/progressbar.html | 56 +++++++++++++++++++++++++++++ Base/res/html/misc/welcome.html | 1 + 2 files changed, 57 insertions(+) create mode 100644 Base/res/html/misc/progressbar.html diff --git a/Base/res/html/misc/progressbar.html b/Base/res/html/misc/progressbar.html new file mode 100644 index 0000000000..1eb8c0234f --- /dev/null +++ b/Base/res/html/misc/progressbar.html @@ -0,0 +1,56 @@ + + + + +
+ + +
+ + +
+ + +
+ + +
+ + +
+
Progress bar position: 
+
+ + + + + + diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index 2c531a9ee0..4699e3a58a 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -71,6 +71,7 @@
  • links with fragments
  • blink
  • br
  • +
  • progressbar
  • CSS