LibWeb: Add SVGNumberList

This commit is contained in:
Jelle Raaijmakers 2025-11-05 15:59:22 +01:00 committed by Jelle Raaijmakers
parent 9991205403
commit c5e7276c2f
Notes: github-actions[bot] 2025-11-09 00:24:17 +00:00
9 changed files with 126 additions and 17 deletions

View file

@ -936,6 +936,7 @@ set(SOURCES
SVG/SVGMaskElement.cpp
SVG/SVGMetadataElement.cpp
SVG/SVGNumber.cpp
SVG/SVGNumberList.cpp
SVG/SVGPathElement.cpp
SVG/SVGPolygonElement.cpp
SVG/SVGPolylineElement.cpp