mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-07-31 05:09:12 +00:00
LibWeb/SVG: Add FEGaussianBlurElement
This commit is contained in:
parent
f8b12614df
commit
5d85959f5f
Notes:
github-actions[bot]
2025-07-09 17:08:34 +00:00
Author: https://github.com/ananas-dev
Commit: 5d85959f5f
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/5028
Reviewed-by: https://github.com/gmta ✅
10 changed files with 133 additions and 0 deletions
|
@ -342,6 +342,7 @@ libweb_js_bindings(SVG/SVGCircleElement)
|
|||
libweb_js_bindings(SVG/SVGEllipseElement)
|
||||
libweb_js_bindings(SVG/SVGFEBlendElement)
|
||||
libweb_js_bindings(SVG/SVGFEFloodElement)
|
||||
libweb_js_bindings(SVG/SVGFEGaussianBlurElement)
|
||||
libweb_js_bindings(SVG/SVGFilterElement)
|
||||
libweb_js_bindings(SVG/SVGForeignObjectElement)
|
||||
libweb_js_bindings(SVG/SVGLength)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue