- From: <bugzilla@jessica.w3.org>
- Date: Tue, 02 Aug 2011 22:55:39 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=12595 Ian 'Hixie' Hickson <ian@hixie.ch> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ian@hixie.ch --- Comment #5 from Ian 'Hixie' Hickson <ian@hixie.ch> 2011-08-02 22:55:38 UTC --- The idea of the 'suspend' event is to indicate that the user agent has stopped trying to get the resource; as contrasted to 'stalled' which is to indicate that the network has stopped providing the resource, despite the user agent's desire to get it. Firing either of these when the resource is completely loaded doesn't really make sense. In fact, firing _anything_ when the resource is completely loaded is a bit dodgy, because it might lead to authors triggering things based on when the resource is completely loaded. -- 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 Tuesday, 2 August 2011 22:55:44 UTC