- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 11 Jul 2008 19:59:19 +0000
- To: public-html-bugzilla@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=5856
Ian 'Hixie' Hickson <ian@hixie.ch> changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://software.hixie.ch/uti
| |lities/js/live-dom-
| |viewer/?%3C!DOCTYPE%20html%3
| |E%0A...%3Cscript%3E%0A%20var
| |%20i%20%3D%20new%20Image()%3
| |B%0A%20i.onload%20%3D%20func
| |tion%20()%20%7B%20w(i.width)
| |%3B%20%7D%3B%0A%20i.src%20%3
| |D%20'image'%3B%0A%3C%2Fscrip
| |t%3E
Status|NEW |ASSIGNED
OS/Version|Windows 3.1 |All
--- Comment #1 from Ian 'Hixie' Hickson <ian@hixie.ch> 2008-07-11 19:59:19 ---
Yeah, it should return 0 when there's no image, and the intrinsic width if the
image isn't rendered.
--
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 Friday, 11 July 2008 19:59:57 UTC