mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 17:47:36 +00:00
LibWeb: Implement ToggleEvent for HTMLDetailsElement
This commit is contained in:
parent
f598a357ad
commit
153ae93f9c
6 changed files with 98 additions and 3 deletions
|
@ -395,6 +395,7 @@ set(SOURCES
|
|||
HTML/TextMetrics.cpp
|
||||
HTML/Timer.cpp
|
||||
HTML/TimeRanges.cpp
|
||||
HTML/ToggleEvent.cpp
|
||||
HTML/TrackEvent.cpp
|
||||
HTML/TraversableNavigable.cpp
|
||||
HTML/VideoTrack.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue