mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-11 12:06:07 +00:00
LibWeb: Stub out SVGTransformList
This commit is contained in:
parent
a6a40a5bc6
commit
3bab4fbae9
Notes:
sideshowbarker
2024-07-18 03:20:18 +09:00
Author: https://github.com/MacDue
Commit: 3bab4fbae9
Pull-request: https://github.com/SerenityOS/serenity/pull/23793
Reviewed-by: https://github.com/shannonbooth
5 changed files with 117 additions and 0 deletions
|
@ -270,6 +270,7 @@ libweb_js_bindings(SVG/SVGTextPathElement)
|
|||
libweb_js_bindings(SVG/SVGTextPositioningElement)
|
||||
libweb_js_bindings(SVG/SVGTitleElement)
|
||||
libweb_js_bindings(SVG/SVGTransform)
|
||||
libweb_js_bindings(SVG/SVGTransformList)
|
||||
libweb_js_bindings(SVG/SVGTSpanElement)
|
||||
libweb_js_bindings(SVG/SVGUseElement)
|
||||
libweb_js_bindings(Selection/Selection)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue