- From: <bugzilla@jessica.w3.org>
- Date: Wed, 04 May 2011 11:58:51 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12596 Philip Jägenstedt <philipj@opera.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |philipj@opera.com --- Comment #1 from Philip Jägenstedt <philipj@opera.com> 2011-05-04 11:58:51 UTC --- Firefox already does this and Opera is going to as well. The spec certainly allows it, but in an attempt to not specify the exact buffering behavior doesn't say precisely when preload=none kicks in and the suspend event is fired. In Opera it's going to be checked in the resource fetch algorithm, just after step 1. If preload==none at this point, networkState is set to NETWORK_IDLE, a suspend event is fired and the "delaying the load event" flag is set to false. -- 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, 4 May 2011 11:58:53 UTC