← Back to release summary

Invalid <track kind> values behave like "metadata", not "subtitles"

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

Summary

Invalid values for <track kind> are currently treated as "subtitles". This means that any new values will be treated as subtitles by old UAs. Instead use "metadata" as the "invalid value default", to avoid UAs showing <track>s with unrecognized values.

Standards & signals

Docs: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/track

View on chromestatus.com