mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb: Implement SVGAnimatedLengthList
This commit is contained in:
parent
797e6dd4eb
commit
527a293047
Notes:
github-actions[bot]
2025-11-20 22:16:33 +00:00
Author: https://github.com/gmta
Commit: 527a293047
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6878
8 changed files with 98 additions and 10 deletions
|
|
@ -901,6 +901,7 @@ set(SOURCES
|
|||
SVG/SVGAElement.cpp
|
||||
SVG/SVGAnimatedEnumeration.cpp
|
||||
SVG/SVGAnimatedLength.cpp
|
||||
SVG/SVGAnimatedLengthList.cpp
|
||||
SVG/SVGAnimatedNumber.cpp
|
||||
SVG/SVGAnimatedNumberList.cpp
|
||||
SVG/SVGAnimatedRect.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue