mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-02 15:46:33 +00:00
LibWeb/HTML: Implement TextTrackCue idl interface
This commit is contained in:
parent
e5877cda61
commit
0b2449d8d2
Notes:
github-actions[bot]
2024-09-24 22:50:09 +00:00
Author: https://github.com/jamierocks
Commit: 0b2449d8d2
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/1494
Reviewed-by: https://github.com/AtkinsSJ
Reviewed-by: https://github.com/tcl3 ✅
8 changed files with 174 additions and 0 deletions
|
@ -496,6 +496,7 @@ class Storage;
|
|||
class SubmitEvent;
|
||||
class TextMetrics;
|
||||
class TextTrack;
|
||||
class TextTrackCue;
|
||||
class TextTrackList;
|
||||
class Timer;
|
||||
class TimeRanges;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue