[whatwg] <img> element: downloading a resource
Alexey Feldgendler
alexey at feldgendler.ru
Tue Nov 7 09:05:27 PST 2006
On Tue, 07 Nov 2006 15:39:56 +0600, Anne van Kesteren
<fora at annevankesteren.nl> wrote:
> The definition of downloading a resource must be clear that even if the
> resource does not need to be downloaded (because it has been cached or
> something) the load event still needs to be dispatched (or the error
> event, in case it contains errors).
Even for data: URIs?
And what about
img.src = img.src;
?
The image surely needs not be downloaded again, but should the load event
fire?
--
Alexey Feldgendler <alexey at feldgendler.ru>
[ICQ: 115226275] http://feldgendler.livejournal.com
More information about the whatwg
mailing list