mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
LibWeb: Implement SVGFEColorMatrixElement and feColorMatrix
This commit is contained in:
parent
b50b89b4a8
commit
5ee1031b89
Notes:
github-actions[bot]
2025-10-23 11:37:46 +00:00
Author: https://github.com/shlyakpavel
Commit: 5ee1031b89
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6262
Reviewed-by: https://github.com/gmta ✅
Reviewed-by: https://github.com/konradekk
21 changed files with 367 additions and 0 deletions
|
|
@ -912,6 +912,7 @@ set(SOURCES
|
|||
SVG/SVGElement.cpp
|
||||
SVG/SVGEllipseElement.cpp
|
||||
SVG/SVGFEBlendElement.cpp
|
||||
SVG/SVGFEColorMatrixElement.cpp
|
||||
SVG/SVGFECompositeElement.cpp
|
||||
SVG/SVGFEFloodElement.cpp
|
||||
SVG/SVGFEGaussianBlurElement.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue