LibWeb: Add SVGNumber

This commit is contained in:
Jelle Raaijmakers 2025-11-05 12:06:56 +01:00 committed by Jelle Raaijmakers
parent 0dd8e1e6f2
commit 7e869c7816
Notes: github-actions[bot] 2025-11-09 00:24:28 +00:00
9 changed files with 112 additions and 9 deletions

View file

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