mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 21:37:35 +00:00
LibWeb: Make SVGLength and SVGAnimatedLength GC-allocated
This commit is contained in:
parent
16fbb91aa1
commit
3905d54a9c
14 changed files with 139 additions and 126 deletions
|
@ -473,8 +473,6 @@ class ResizeObserverWrapper;
|
|||
class SelectionWrapper;
|
||||
class StorageWrapper;
|
||||
class SubtleCryptoWrapper;
|
||||
class SVGAnimatedLengthWrapper;
|
||||
class SVGLengthWrapper;
|
||||
class TextDecoderWrapper;
|
||||
class TextEncoderWrapper;
|
||||
class TextMetricsWrapper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue