mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 07:27:45 +00:00
LibWeb: Implement TrackEvent for media events
This commit is contained in:
parent
3f1badf9b2
commit
460e1bd072
6 changed files with 92 additions and 0 deletions
|
@ -343,6 +343,7 @@ set(SOURCES
|
|||
HTML/TagNames.cpp
|
||||
HTML/TextMetrics.cpp
|
||||
HTML/Timer.cpp
|
||||
HTML/TrackEvent.cpp
|
||||
HTML/VideoTrack.cpp
|
||||
HTML/VideoTrackList.cpp
|
||||
HTML/Window.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue