LibWeb/HTML: Implement TextTrackCue idl interface

This commit is contained in:
Jamie Mansfield
2024-09-19 19:41:57 +01:00
committed by Tim Ledbetter
parent e5877cda61
commit 0b2449d8d2
8 changed files with 174 additions and 0 deletions

View File

@@ -344,6 +344,7 @@ TextDecoder
TextEncoder
TextMetrics
TextTrack
TextTrackCue
TextTrackList
TimeRanges
ToggleEvent