mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb: Add SVGAnimatedNumberList
This commit is contained in:
parent
c5e7276c2f
commit
c0630c700f
Notes:
github-actions[bot]
2025-11-09 00:24:11 +00:00
Author: https://github.com/gmta
Commit: c0630c700f
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6709
8 changed files with 100 additions and 11 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue