mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 05:57:45 +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
|
@ -184,6 +184,7 @@ libweb_js_bindings(HTML/Storage)
|
|||
libweb_js_bindings(HTML/SubmitEvent)
|
||||
libweb_js_bindings(HTML/TextMetrics)
|
||||
libweb_js_bindings(HTML/TimeRanges)
|
||||
libweb_js_bindings(HTML/ToggleEvent)
|
||||
libweb_js_bindings(HTML/TrackEvent)
|
||||
libweb_js_bindings(HTML/VideoTrack)
|
||||
libweb_js_bindings(HTML/VideoTrackList)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue