mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-10-02 22:29:10 +00:00
LibWeb: Add a barebones SVGTextContentElement with getNumberOfChars()
This commit is contained in:
parent
e212514bbf
commit
5d672717aa
Notes:
sideshowbarker
2024-07-17 17:03:44 +09:00
Author: https://github.com/awesomekling
Commit: 5d672717aa
9 changed files with 69 additions and 1 deletions
|
@ -520,6 +520,7 @@ class SVGPolygonElementWrapper;
|
|||
class SVGPolylineElementWrapper;
|
||||
class SVGRectElementWrapper;
|
||||
class SVGSVGElementWrapper;
|
||||
class SVGTextContentElementWrapper;
|
||||
class TextDecoderWrapper;
|
||||
class TextEncoderWrapper;
|
||||
class TextMetricsWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue