From f4ceea2a0ec1abfdf5c6c9b9e2fd2731f2fa4899 Mon Sep 17 00:00:00 2001 From: Sam Atkins Date: Mon, 24 Jan 2022 15:42:18 +0000 Subject: [PATCH] Base: Modify SVG test page to include inherited attributes Some SVG attributes can be inherited, similarly to CSS properties. This change moves some attributes from a `` to a parent `` to test this works. --- Base/res/html/misc/svg.html | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/Base/res/html/misc/svg.html b/Base/res/html/misc/svg.html index 9fbe80e829..fd0062020d 100644 --- a/Base/res/html/misc/svg.html +++ b/Base/res/html/misc/svg.html @@ -33,12 +33,13 @@ a 10,40 20 0,1 30,10 l 30,10" fill="orange" stroke="red" stroke-width="5"> - + + +