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

New pages: HTMLMediaElement API (played and seeking) #37006

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

estelle
Copy link
Member

@estelle estelle commented Nov 27, 2024

part of Missing baseline pages project

@estelle estelle requested a review from a team as a code owner November 27, 2024 19:52
@estelle estelle requested review from wbamberg and removed request for a team November 27, 2024 19:52
@github-actions github-actions bot added Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed labels Nov 27, 2024
@estelle estelle changed the title New pages: htmlmediaelement API New pages: HTMLMediaElement API (played and seeking) Nov 27, 2024
Copy link
Contributor

@arinthros
Copy link

Thank you @estelle! I was looking to add played because I needed it this week and discovered it was missing, and here is an MR already opened for it.

@arinthros
Copy link

Should these also be added as entries into the main HTMLMediaElement page?

- {{domxref("HTMLMediaElement.buffered")}} {{ReadOnlyInline}}

I'm new to this repo, so maybe they're scooped up in a build job, but it looks like the properties are also enumerated in the parent element page by hand.

@estelle
Copy link
Member Author

estelle commented Dec 5, 2024

Should these also be added as entries into the main HTMLMediaElement page?

- {{domxref("HTMLMediaElement.buffered")}} {{ReadOnlyInline}}

I'm new to this repo, so maybe they're scooped up in a build job, but it looks like the properties are also enumerated in the parent element page by hand.

I am not sure if this was your question, but the two properties are already on the landing page. See https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement#htmlmediaelement.played.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Content:WebAPI Web API docs size/m [PR only] 51-500 LoC changed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants