scour/unittests/gradient-default-attrs.svg
Niels Thykier e0e3f81632
Check xlink:href for gradientUnits="userSpaceOnUse"
When considering to prune attributes set to a default values, we
checked the `gradientUnits` attribute first to determine if that was
valid. Unfortunately, we omitted to check whether the `gradientUnits`
attribute was inherited via `xlink:ref`.  This commit corrects that
bug.

Closes: #225
Signed-off-by: Niels Thykier <niels@thykier.net>
2021-02-28 15:09:22 +00:00

31 lines
1.4 KiB
XML