From 2e730822034f240eaafe2b5b79b75f760c1f6278 Mon Sep 17 00:00:00 2001 From: Matthew Olsson Date: Wed, 22 Jul 2020 16:20:25 -0700 Subject: [PATCH] Base: Add SVG test file to welcome page --- Base/res/html/misc/svg.html | 33 +++++++++++++++++++++++++++++++++ Base/res/html/misc/welcome.html | 1 + 2 files changed, 34 insertions(+) create mode 100644 Base/res/html/misc/svg.html diff --git a/Base/res/html/misc/svg.html b/Base/res/html/misc/svg.html new file mode 100644 index 0000000000..c2b9b2ba7f --- /dev/null +++ b/Base/res/html/misc/svg.html @@ -0,0 +1,33 @@ + + +SVG test + + + + + + + + + + + + + + + diff --git a/Base/res/html/misc/welcome.html b/Base/res/html/misc/welcome.html index aa651cfdb0..dc1f7371e0 100644 --- a/Base/res/html/misc/welcome.html +++ b/Base/res/html/misc/welcome.html @@ -32,6 +32,7 @@ span#ua {
  • margin collapsing 2
  • margin collapsing 1
  • position: absolute, offset from edges
  • +
  • svg element
  • iframe
  • many buggies
  • BMP test suite