Files
ladybird/Libraries/LibWeb/SVG/SVGTransformList.h
Jelle Raaijmakers 9991205403 LibWeb: Add SVGList<T> and use it for SVGTransformList
The spec defines a generic list interfaces that we can reuse. Currently
we only have SVGTransformList, but we will need this to add
SVGNumberList as well.
2025-11-09 01:22:48 +01:00

1.1 KiB