Files
ladybird/Userland/Libraries/LibWeb/SVG/SVGGraphicsElement.cpp
MacDue 4cdb4de049 LibWeb: Enable quirks when parsing SVGGraphicsElement CSS attributes
This allows valid SVG attributes such as `font-size` with a unitless
value to be parsed successfully (in an admittedly hacky way).
2023-07-21 11:42:30 +02:00

11 KiB