mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 21:47:45 +00:00
LibWeb: Make CSSRule and all its subclasses GC-allocated
This commit is contained in:
parent
5d6cb9cbdb
commit
12042f0757
39 changed files with 338 additions and 236 deletions
|
@ -4,7 +4,6 @@ set(SOURCES
|
|||
Bindings/AudioConstructor.cpp
|
||||
Bindings/CrossOriginAbstractOperations.cpp
|
||||
Bindings/CSSNamespace.cpp
|
||||
Bindings/CSSRuleWrapperFactory.cpp
|
||||
Bindings/CSSStyleDeclarationWrapperCustom.cpp
|
||||
Bindings/EventListenerWrapper.cpp
|
||||
Bindings/EventTargetWrapperFactory.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue