-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Labels
enhancementposition: positiveteam: DOMteam: Mediatopic: HTMLvenue: WHATWGSpecifications in a WHATWG WorkstreamSpecifications in a WHATWG Workstream
Description
Specification title
HTML Video Element Loading Attribute
Specification or proposal URL (if available)
https://whatpr.org/html/11980/media.html#attr-video-loading
Explainer URL (if available)
Proposal author(s)
MDN URL
No response
Caniuse.com URL
No response
Bugzilla URL
No response
Mozillians who can provide input
WebKit standards-position
WebKit/standards-positions#586
Other information
This is a request for Mozilla's position on adding support for video element lazy-loading via the loading attribute
The loading attribute for video would use similar conventions to img and iframe, where the attribute has precedent, and provides performance benefits. It would have possible values of eager and lazy. When the loading attribute value is lazy, loading of any video or poster image data, as well as autoplay playback, must defer until layout is known and the video is in the viewport.
Issue tracker ticket whatwg/html#10376
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementposition: positiveteam: DOMteam: Mediatopic: HTMLvenue: WHATWGSpecifications in a WHATWG WorkstreamSpecifications in a WHATWG Workstream
Type
Projects
Status
Position is proposed