[Webkit-unassigned] [Bug 41898] HTMLImageElement's "complete" attribute should be false for empty images

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 8 14:08:57 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=41898





--- Comment #2 from Darin Adler <darin at apple.com>  2010-07-08 14:08:58 PST ---
(From update of attachment 60951)
I just tried this in Firefox:

    javascript:(new Image()).complete

And I got the value "true". It's great to match the HTML5 specification, but I worry that we are moving from matching Firefox to not matching it. Can we discuss this on the WHATWG mailing list before making the change?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list