mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 04:47:34 +00:00
LibWeb: Implement the <symbol>
SVG element
This commit is contained in:
parent
c7c3043aa2
commit
aa691c22d4
7 changed files with 106 additions and 0 deletions
|
@ -211,6 +211,7 @@ libweb_js_bindings(SVG/SVGRadialGradientElement)
|
|||
libweb_js_bindings(SVG/SVGRectElement)
|
||||
libweb_js_bindings(SVG/SVGSVGElement)
|
||||
libweb_js_bindings(SVG/SVGStopElement)
|
||||
libweb_js_bindings(SVG/SVGSymbolElement)
|
||||
libweb_js_bindings(SVG/SVGTextContentElement)
|
||||
libweb_js_bindings(SVG/SVGUseElement)
|
||||
libweb_js_bindings(Selection/Selection)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue