Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add the basics of TextTrack #22392

Merged
merged 2 commits into from Dec 11, 2018
Merged

Add the basics of TextTrack #22392

merged 2 commits into from Dec 11, 2018

Commits on Dec 11, 2018

  1. script: Create structures for TextTrack API

    Fill out the basics for the WebIDLs for the following:
    
      - TextTrack
      - TextTrackCue
      - TextTrackCueList
      - TextTrackList
    dlrobertson committed Dec 11, 2018
  2. update-wpt: TextTrack tests

    Update the expectations of TextTrack related tests.
    dlrobertson committed Dec 11, 2018
You can’t perform that action at this time.