mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-21 18:00: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
|
@ -319,6 +319,7 @@ libweb_js_bindings(SVG/SVGGraphicsElement)
|
|||
libweb_js_bindings(SVG/SVGImageElement)
|
||||
libweb_js_bindings(SVG/SVGCircleElement)
|
||||
libweb_js_bindings(SVG/SVGEllipseElement)
|
||||
libweb_js_bindings(SVG/SVGFilterElement)
|
||||
libweb_js_bindings(SVG/SVGForeignObjectElement)
|
||||
libweb_js_bindings(SVG/SVGLength)
|
||||
libweb_js_bindings(SVG/SVGLineElement)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue