From 0abd469d247d24b28a8a996d04c0d7a0d6293675 Mon Sep 17 00:00:00 2001 From: MacDue Date: Sun, 2 Apr 2023 23:02:43 +0100 Subject: [PATCH] Base: Add background-position-x/y test page --- .../res/html/misc/background-position-xy.html | 25 +++++++++++++++++++ Base/res/html/misc/welcome.html | 1 + 2 files changed, 26 insertions(+) create mode 100644 Base/res/html/misc/background-position-xy.html diff --git a/Base/res/html/misc/background-position-xy.html b/Base/res/html/misc/background-position-xy.html new file mode 100644 index 0000000000..7bc880e16e --- /dev/null +++ b/Base/res/html/misc/background-position-xy.html @@ -0,0 +1,25 @@ + +background-position-x
+
+
+
+
+
+
+
+background-position-y
+
+
+
+
+
diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index 1aaa4cb722..8dd0f24eea 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -114,6 +114,7 @@
  • backdrop-filter
  • Backgrounds
  • Background-repeat
  • +
  • Background-position-x/y
  • Box-shadow
  • Text-shadow
  • Opacity