[Bug 12596] <video> Explicitly state that preload=none fires a suspend event

http://www.w3.org/Bugs/Public/show_bug.cgi?id=12596

--- Comment #6 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-08-17 18:31:06 UTC ---
In a Web browser, if the user has set a pref saying that "prefetch" should
always be ignored and all media should always be immediately downloaded. Or
suppose search engines ran scripts, one could have a search engine indexer that
always downloads every resource that it finds. Or consider a browser optimised
for users with a visual impairment that reads out the text under the user's
finger, and wants to quickly play back the few seconds of a <video> around the
playhead when the user drags his finger over it. It needs to preload at least a
little even if preload=none.

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 17 August 2011 18:31:14 UTC