LibWeb: Add CustomStateSet IDL type

This commit is contained in:
Sam Atkins 2025-07-03 17:32:10 +01:00 committed by Tim Ledbetter
commit e63d81b36e
Notes: github-actions[bot] 2025-07-04 17:11:54 +00:00
9 changed files with 104 additions and 0 deletions

View file

@ -362,6 +362,7 @@ set(SOURCES
HTML/CustomElements/CustomElementName.cpp
HTML/CustomElements/CustomElementReactionNames.cpp
HTML/CustomElements/CustomElementRegistry.cpp
HTML/CustomElements/CustomStateSet.cpp
HTML/DataTransfer.cpp
HTML/DataTransferItem.cpp
HTML/DataTransferItemList.cpp