mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-30 20:59:16 +00:00
LibWeb: Add SVGFilterElement
This commit is contained in:
parent
aeef179668
commit
63b451cb46
Notes:
github-actions[bot]
2025-02-22 09:15:28 +00:00
Author: https://github.com/gmta
Commit: 63b451cb46
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/3657
10 changed files with 176 additions and 0 deletions
|
@ -804,6 +804,7 @@ class SVGDefsElement;
|
|||
class SVGDescElement;
|
||||
class SVGElement;
|
||||
class SVGEllipseElement;
|
||||
class SVGFilterElement;
|
||||
class SVGForeignObjectElement;
|
||||
class SVGGeometryElement;
|
||||
class SVGGraphicsElement;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue