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 HTMLMediaElement.getStartDate API (#7597) #7597

Merged
merged 2 commits into from
Dec 10, 2020

Conversation

queengooborg
Copy link
Collaborator

This PR is a part of a project to add missing interfaces and interface features to BCD that are from a spec in Editor's Draft or more and is supported in at least one browser. This particular PR adds missing features, populating the results using data from the mdn-bcd-collector project (v1.1.6), for the HTMLMediaElement API.

Spec: https://html.spec.whatwg.org/multipage/semantics.html#htmlmediaelement
IDL: https://github.com/w3c/webref/blob/master/ed/idl/html.idl

@github-actions github-actions bot added the data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Dec 6, 2020
api/HTMLMediaElement.json Outdated Show resolved Hide resolved
api/HTMLMediaElement.json Show resolved Hide resolved
@foolip foolip changed the title Add missing features for HTMLMediaElement API Add HTMLMediaElement.getStartDate API (#7597) Dec 10, 2020
@foolip foolip merged commit 19ead08 into mdn:master Dec 10, 2020
@queengooborg queengooborg deleted the api/HTMLMediaElement branch December 10, 2020 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api 🐇 Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants