mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-18 08:20:44 +00:00
LibWeb/SVG: Add FEBlendElement
This commit is contained in:
parent
d3684a36b0
commit
f8b12614df
Notes:
github-actions[bot]
2025-07-09 17:08:39 +00:00
Author: https://github.com/ananas-dev
Commit: f8b12614df
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5028
Reviewed-by: https://github.com/gmta ✅
10 changed files with 139 additions and 0 deletions
|
@ -967,6 +967,7 @@ class SVGDefsElement;
|
|||
class SVGDescElement;
|
||||
class SVGElement;
|
||||
class SVGEllipseElement;
|
||||
class SVGFEBlendElement;
|
||||
class SVGFEFloodElement;
|
||||
class SVGFilterElement;
|
||||
class SVGForeignObjectElement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue