Skip to content

Remove buffered from <video>#10571

Merged
foolip merged 1 commit intomdn:mainfrom
alattalatta:patch-2
May 22, 2021
Merged

Remove buffered from <video>#10571
foolip merged 1 commit intomdn:mainfrom
alattalatta:patch-2

Conversation

@alattalatta
Copy link
Member

Summary

buffered is an attribute of HTMLMediaElement, but not <video> element's content attribute.

Test results and supporting details

https://html.spec.whatwg.org/multipage/media.html#dom-media-buffered

It has no associated content attribute, and <video buffered> makes no sense.

Related issues

None.

@github-actions github-actions bot added the data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML label May 21, 2021
Copy link
Contributor

@foolip foolip left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @alattalatta, this is indeed not a content attribute.

@foolip
Copy link
Contributor

foolip commented May 22, 2021

CI hasn't passed, I'll close and reopen the PR to trigger it again.

@foolip foolip closed this May 22, 2021
@foolip foolip reopened this May 22, 2021
@foolip foolip merged commit de12377 into mdn:main May 22, 2021
@alattalatta alattalatta deleted the patch-2 branch May 23, 2021 03:45
ddbeck added a commit to ddbeck/browser-compat-data that referenced this pull request May 27, 2021
ddbeck added a commit that referenced this pull request May 27, 2021
* Bump to v3.3.5

* Add release note for #10571

* Add release note for #10548

* Add release note for #10550

* Add release note for #10551

* Add release note for #10128

* Add release notes for #10568, #10576, and #10577

* Add stats

* Update stats
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

data:html Compat data for HTML elements. https://developer.mozilla.org/docs/Web/HTML

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants