Files
ladybird/Userland/Libraries/LibWeb/SVG/SVGPathElement.cpp
Sam Atkins 9dcc752bcf LibWeb: Clear the path of a SVGPathElement if the attribute changes
Otherwise, modifying the `d` attribute would not cause any visual
changes to the path.
2022-02-11 21:38:27 +01:00

9.6 KiB