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
|
|
@ -1117,6 +1117,7 @@ class SVGLength;
|
|||
class SVGLineElement;
|
||||
class SVGMaskElement;
|
||||
class SVGMetadataElement;
|
||||
class SVGNumber;
|
||||
class SVGPathElement;
|
||||
class SVGPolygonElement;
|
||||
class SVGPolylineElement;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue