LibWeb: Add SVGAnimatedNumberList

This commit is contained in:
Jelle Raaijmakers 2025-11-05 16:13:56 +01:00 committed by Jelle Raaijmakers
parent c5e7276c2f
commit c0630c700f
Notes: github-actions[bot] 2025-11-09 00:24:11 +00:00
8 changed files with 100 additions and 11 deletions

View file

@ -900,6 +900,7 @@ set(SOURCES
SVG/SVGAnimatedEnumeration.cpp
SVG/SVGAnimatedLength.cpp
SVG/SVGAnimatedNumber.cpp
SVG/SVGAnimatedNumberList.cpp
SVG/SVGAnimatedRect.cpp
SVG/SVGAnimatedString.cpp
SVG/SVGAnimatedTransformList.cpp