aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/webidls/TextTrack.webidl
Commit message (Collapse)AuthorAgeFilesLines
* Convert Web IDL void to undefinedKagami Sascha Rosylight2022-01-051-2/+2
| | | | Fixes #27660
* Expose TextTrack.activeCuesFernando Jiménez Moreno2019-01-111-1/+1
|
* script: Create structures for TextTrack APIDan Robertson2018-12-111-0/+30
Fill out the basics for the WebIDLs for the following: - TextTrack - TextTrackCue - TextTrackCueList - TextTrackList