mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb: Add SVGComponentTransferFunctionElement
This will be the base for <feFuncR>, <feFuncG>, <feFuncB> and <feFuncA>.
This commit is contained in:
parent
03a8de566b
commit
db321cb74f
Notes:
github-actions[bot]
2025-11-09 00:23:58 +00:00
Author: https://github.com/gmta
Commit: db321cb74f
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6709
10 changed files with 262 additions and 0 deletions
|
|
@ -907,6 +907,7 @@ set(SOURCES
|
|||
SVG/SVGAnimationElement.cpp
|
||||
SVG/SVGCircleElement.cpp
|
||||
SVG/SVGClipPathElement.cpp
|
||||
SVG/SVGComponentTransferFunctionElement.cpp
|
||||
SVG/SVGDecodedImageData.cpp
|
||||
SVG/SVGDefsElement.cpp
|
||||
SVG/SVGDescElement.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue