mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-25 02:38:59 +00:00
LibWeb/SVG: Add missing SVGGElement IDL file
This commit is contained in:
parent
e2f599ebee
commit
ea61e189eb
Notes:
github-actions[bot]
2024-08-17 05:44:44 +00:00
Author: https://github.com/jamierocks
Commit: ea61e189eb
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1090
6 changed files with 19 additions and 0 deletions
|
@ -268,6 +268,7 @@ libweb_js_bindings(SVG/SVGClipPathElement)
|
|||
libweb_js_bindings(SVG/SVGDefsElement)
|
||||
libweb_js_bindings(SVG/SVGDescElement)
|
||||
libweb_js_bindings(SVG/SVGElement)
|
||||
libweb_js_bindings(SVG/SVGGElement)
|
||||
libweb_js_bindings(SVG/SVGGeometryElement)
|
||||
libweb_js_bindings(SVG/SVGGradientElement)
|
||||
libweb_js_bindings(SVG/SVGGraphicsElement)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue