This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 11465 - Please please please make this required that the browser obey the value set by the attribute.
Summary: Please please please make this required that the browser obey the value set b...
Status: RESOLVED WONTFIX
Alias: None
Product: HTML WG
Classification: Unclassified
Component: LC1 HTML5 spec (show other bugs)
Version: unspecified
Hardware: Other other
: P3 normal
Target Milestone: ---
Assignee: Ian 'Hixie' Hickson
QA Contact: HTML WG Bugzilla archive list
URL: http://www.whatwg.org/specs/web-apps/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-12-03 19:19 UTC by contributor
Modified: 2011-08-04 05:12 UTC (History)
5 users (show)

See Also:


Attachments

Description contributor 2010-12-03 19:19:05 UTC
Specification: http://www.whatwg.org/specs/web-apps/current-work/multipage/video.html
Section: http://www.whatwg.org/specs/web-apps/current-work/#attr-media-preload

Comment:
Please please please make this required that the browser obey the value set by
the attribute.

Posted from: 63.119.10.8
Comment 1 Toby Inkster 2010-12-03 22:32:52 UTC
No - the browser needs to make the final decision as to whether to preload the element - not the page author.

The browser has a chance of knowing the user's connection speed, and whether it makes sense to preload. The browser has a chance of knowing whether the user's paying per megabyte, and can afford to preload. The page author knows neither of these things.
Comment 2 Ian 'Hixie' Hickson 2011-01-11 00:34:56 UTC
EDITOR'S RESPONSE: This is an Editor's Response to your comment. If you are satisfied with this response, please change the state of this bug to CLOSED. If you have additional information and would like the editor to reconsider, please reopen this bug. If you would like to escalate the issue to the full HTML Working Group, please add the TrackerRequest keyword to this bug, and suggest title and text for the tracker issue; or you may create a tracker issue yourself, if you are able to do so. For more details, see this document:
   http://dev.w3.org/html5/decision-policy/decision-policy.html

Status: Rejected
Change Description: no spec change
Rationale: It's the _user_ agent, not the _author_ agent. That is to say, the user gets the final say, not the Web developer.
Comment 3 Michael[tm] Smith 2011-08-04 05:12:07 UTC
mass-move component to LC1