LibWeb: Make CSSStyleDeclaration GC-allocated

This commit is contained in:
Andreas Kling 2022-08-07 16:21:26 +02:00
commit 72bacba97b
Notes: sideshowbarker 2024-07-17 07:28:59 +09:00
18 changed files with 146 additions and 129 deletions

View file

@ -1,4 +1,4 @@
[CustomGet,CustomSet,CustomHasProperty]
[NoInstanceWrapper]
interface CSSStyleDeclaration {
readonly attribute unsigned long length;