← Back to release summary

Native media controls customization

Category
Multimedia
Type
New or changed feature
Status
Enabled by default (Chrome 58)
Intent stage
None

Summary

We propose extending the “controls” attribute of the HTMLMediaElement so that the website could enable/disable certain media controls without having to implement all the controls on its own. A “controlsList” property will be added reflecting the current value of “controls” similar to the “class” and “classList” on HTMLElement.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/API/HTMLMediaElement/controlsList

View on chromestatus.com