Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Strict import formatting (grouping and granularity) (#30325) | Samson | 2023-09-11 | 1 | -2/+4 |
| | | | | | * strict imports formatting * Reformat all imports | ||||
* | Add trait DomObjectWrap to provide WRAP function | YUAN LYU | 2020-03-20 | 1 | -2/+1 |
| | |||||
* | Add base of VTTCue DOM interface | Iulian Gabriel Radu | 2020-03-08 | 1 | -8/+16 |
| | |||||
* | Remove 'on' prefix from event handler macros | Patrick Ngai | 2019-03-14 | 1 | -2/+2 |
| | |||||
* | script: Create structures for TextTrack API | Dan Robertson | 2018-12-11 | 1 | -0/+111 |
Fill out the basics for the WebIDLs for the following: - TextTrack - TextTrackCue - TextTrackCueList - TextTrackList |