[Bug 9895] HTMLImageElement's "complete" attribute definition implies immediate image decoding

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





--- Comment #2 from Andreas Kling <andreas.kling@nokia.com>  2010-09-01 14:37:41 ---
(In reply to comment #1)
> Do you do the decoding synchronously once the script accesses .width and
> .height?

No, we get this at the layouting stage, but it's cheap since we can get the
geometry from the header (for sane image formats, anyway.)

-- 
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, 1 September 2010 14:37:43 UTC