mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-06-10 01:51:03 +09:00
LibWeb: Implement UserActivation
This commit is contained in:
parent
227151b881
commit
01bd179eef
Notes:
sideshowbarker
2024-07-17 11:34:34 +09:00
Author: https://github.com/jamierocks
Commit: 01bd179eef
Pull-request: https://github.com/SerenityOS/serenity/pull/24437
Reviewed-by: https://github.com/ADKaster ✅
Reviewed-by: https://github.com/mattco98
Reviewed-by: https://github.com/tcl3
11 changed files with 104 additions and 0 deletions
|
@ -209,6 +209,7 @@ libweb_js_bindings(HTML/TextMetrics)
|
|||
libweb_js_bindings(HTML/TimeRanges)
|
||||
libweb_js_bindings(HTML/ToggleEvent)
|
||||
libweb_js_bindings(HTML/TrackEvent)
|
||||
libweb_js_bindings(HTML/UserActivation)
|
||||
libweb_js_bindings(HTML/VideoTrack)
|
||||
libweb_js_bindings(HTML/VideoTrackList)
|
||||
libweb_js_bindings(HTML/Window GLOBAL)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue