From 2c8c56684bdf9e7716b21e7e133f37db2da24308 Mon Sep 17 00:00:00 2001 From: Sam Atkins Date: Thu, 16 Sep 2021 11:54:17 +0100 Subject: Base: Add CSS styles to SVG test page SVG is styleable using CSS, so this adds an extra triangle to the page, which is styled with CSS instead of attributes. --- Base/res/html/misc/svg.html | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) (limited to 'Base') diff --git a/Base/res/html/misc/svg.html b/Base/res/html/misc/svg.html index c2b9b2ba7f..9fbe80e829 100644 --- a/Base/res/html/misc/svg.html +++ b/Base/res/html/misc/svg.html @@ -1,10 +1,21 @@ -SVG test + + SVG test + + + + -- cgit v1.2.3