From 8aecd8c7aca6e02f8bea18e4afcef15e1e272a15 Mon Sep 17 00:00:00 2001 From: MacDue Date: Mon, 10 Apr 2023 12:40:58 +0100 Subject: [PATCH] Base: Add SVG transform test page --- Base/res/html/misc/svg-transforms.html | 108 +++++++++++++++++++++++++ Base/res/html/misc/welcome.html | 1 + 2 files changed, 109 insertions(+) create mode 100644 Base/res/html/misc/svg-transforms.html diff --git a/Base/res/html/misc/svg-transforms.html b/Base/res/html/misc/svg-transforms.html new file mode 100644 index 0000000000..fed98f2e97 --- /dev/null +++ b/Base/res/html/misc/svg-transforms.html @@ -0,0 +1,108 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index bc01e6bf28..2024e8a952 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -70,6 +70,7 @@
  • images
  • pre
  • svg
  • +
  • svg transforms
  • small
  • link
  • links with fragments