mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-07 21:59:54 +00:00
LibWeb: Add SVGFEFunc{A,B,G,R}Element
This commit is contained in:
parent
db321cb74f
commit
70e98e72a8
Notes:
github-actions[bot]
2025-11-09 00:23:49 +00:00
Author: https://github.com/gmta
Commit: 70e98e72a8
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6709
18 changed files with 268 additions and 0 deletions
|
|
@ -918,6 +918,10 @@ set(SOURCES
|
|||
SVG/SVGFEComponentTransferElement.cpp
|
||||
SVG/SVGFECompositeElement.cpp
|
||||
SVG/SVGFEFloodElement.cpp
|
||||
SVG/SVGFEFuncAElement.cpp
|
||||
SVG/SVGFEFuncBElement.cpp
|
||||
SVG/SVGFEFuncGElement.cpp
|
||||
SVG/SVGFEFuncRElement.cpp
|
||||
SVG/SVGFEGaussianBlurElement.cpp
|
||||
SVG/SVGFEImageElement.cpp
|
||||
SVG/SVGFEMergeElement.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue