Commit Graph

2 Commits

Author SHA1 Message Date
Psychpsyo
d048ee3155 Meta: Add doctypes to all svg layout tests 2025-05-04 11:23:52 +02:00
martinfalisse
f2047a5c32 LibWeb: Size SVG G container according to children
The SVG G container should have the same size as its children. This
fixes a bug when there was an opacity value on the G element, as in
StackingContext it would try and get a bitmap of the element which would
be empty due to it having no size.
2023-08-17 17:48:34 +02:00