summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibWeb/Painting/SVGSVGPaintable.h
AgeCommit message (Expand)Author
2022-03-19LibWeb: Make SVG <svg> elements behave as CSS replaced elementsAndreas Kling
2022-03-11LibWeb: Make Paintable ref-countedAndreas Kling
2022-03-11LibWeb: Let Paintable perform the paintingAndreas Kling