mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 23:27:35 +00:00
Ladybird+LibWeb: Add basic select element support
This commit is contained in:
parent
b439431488
commit
466153e680
28 changed files with 641 additions and 4 deletions
|
@ -140,6 +140,7 @@ source_set("HTML") {
|
|||
"PotentialCORSRequest.cpp",
|
||||
"PromiseRejectionEvent.cpp",
|
||||
"RemoteBrowsingContext.cpp",
|
||||
"SelectItem.cpp",
|
||||
"SessionHistoryEntry.cpp",
|
||||
"SharedImageRequest.cpp",
|
||||
"SourceSet.cpp",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue