mirror of
https://github.com/RGBCube/serenity
synced 2025-05-14 09:04:59 +00:00
parent
33294aea86
commit
3a8c81a460
2 changed files with 2 additions and 0 deletions
|
@ -6,6 +6,7 @@ source_set("DOM") {
|
|||
"AbortSignal.cpp",
|
||||
"AbstractRange.cpp",
|
||||
"AccessibilityTreeNode.cpp",
|
||||
"AdoptedStyleSheets.cpp",
|
||||
"Attr.cpp",
|
||||
"CDATASection.cpp",
|
||||
"CharacterData.cpp",
|
||||
|
|
|
@ -6,6 +6,7 @@ source_set("WebIDL") {
|
|||
"Buffers.cpp",
|
||||
"CallbackType.cpp",
|
||||
"DOMException.cpp",
|
||||
"ObservableArray.cpp",
|
||||
"OverloadResolution.cpp",
|
||||
"Promise.cpp",
|
||||
]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue