mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 20:47:45 +00:00
LibWeb: Make DOMPoint and DOMPointReadOnly GC-allocated
This commit is contained in:
parent
a9cae56f8e
commit
44415af428
9 changed files with 78 additions and 43 deletions
|
@ -135,6 +135,8 @@ set(SOURCES
|
|||
FileAPI/Blob.cpp
|
||||
FileAPI/File.cpp
|
||||
FontCache.cpp
|
||||
Geometry/DOMPoint.cpp
|
||||
Geometry/DOMPointReadOnly.cpp
|
||||
Geometry/DOMRectList.cpp
|
||||
HTML/AttributeNames.cpp
|
||||
HTML/BrowsingContext.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue