mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-12-08 06:09:58 +00:00
LibWeb: Add SVGNumber
This commit is contained in:
parent
0dd8e1e6f2
commit
7e869c7816
Notes:
github-actions[bot]
2025-11-09 00:24:28 +00:00
Author: https://github.com/gmta
Commit: 7e869c7816
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/6709
9 changed files with 112 additions and 9 deletions
|
|
@ -403,6 +403,7 @@ libweb_js_bindings(SVG/SVGLineElement)
|
|||
libweb_js_bindings(SVG/SVGLinearGradientElement)
|
||||
libweb_js_bindings(SVG/SVGMaskElement)
|
||||
libweb_js_bindings(SVG/SVGMetadataElement)
|
||||
libweb_js_bindings(SVG/SVGNumber)
|
||||
libweb_js_bindings(SVG/SVGPathElement)
|
||||
libweb_js_bindings(SVG/SVGPolygonElement)
|
||||
libweb_js_bindings(SVG/SVGPolylineElement)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue