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

Implement the HTMLTrackElement interface #22313

Closed
Tracked by #22314
ferjm opened this issue Nov 29, 2018 · 0 comments
Closed
Tracked by #22314

Implement the HTMLTrackElement interface #22313

ferjm opened this issue Nov 29, 2018 · 0 comments
Labels
A-content/media E-more-complex Variable effort required; may require a mentor. Recommended solution is clearly described in the iss

Comments

@ferjm
Copy link
Contributor

ferjm commented Nov 29, 2018

Spec: https://html.spec.whatwg.org/multipage/media.html#the-track-element

@ferjm ferjm added E-more-complex Variable effort required; may require a mentor. Recommended solution is clearly described in the iss A-content/media labels Nov 29, 2018
@ferjm ferjm added this to Backlog in Media playback Nov 29, 2018
bors-servo pushed a commit that referenced this issue Dec 28, 2018
script: Implement the HTMLTrackElement API

Implement the basics of the HTMLTrackElement and update the wpt tests.

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] There are tests for these changes

Fixes: #22313

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22563)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue Jan 8, 2019
script: Implement the HTMLTrackElement API

Implement the basics of the HTMLTrackElement and update the wpt tests.

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] There are tests for these changes

Fixes: #22313

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22563)
<!-- Reviewable:end -->
bors-servo pushed a commit that referenced this issue Jan 8, 2019
script: Implement the HTMLTrackElement API

Implement the basics of the HTMLTrackElement and update the wpt tests.

- [x] `./mach build -d` does not report any errors
- [x] `./mach test-tidy` does not report any errors
- [x] There are tests for these changes

Fixes: #22313

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/22563)
<!-- Reviewable:end -->
Media playback automation moved this from Backlog to Done Jan 8, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-content/media E-more-complex Variable effort required; may require a mentor. Recommended solution is clearly described in the iss
Projects
Development

No branches or pull requests

1 participant