[webkit-reviews] review cancelled: [Bug 11841] Image with no src doesn't show alt text instead : [Attachment 12232] Sets image size to fit alt text when no src is present

bugzilla-request-daemon at macosforge.org bugzilla-request-daemon at macosforge.org
Tue Jan 9 17:34:17 PST 2007


Kirby White <KwhiteRight at gmail.com> has cancelled Kirby White
<KwhiteRight at gmail.com>'s request for review:
Bug 11841: Image with no src doesn't show alt text instead
http://bugs.webkit.org/show_bug.cgi?id=11841

Attachment 12232: Sets image size to fit alt text when no src is present
http://bugs.webkit.org/attachment.cgi?id=12232&action=edit

------- Additional Comments from Kirby White <KwhiteRight at gmail.com>
(In reply to comment #6)

> ...

Made all those changes.  I also found the problem with the missing last few
events in the focus2.html test and fixed that (by adding another event to its
test loops now that the image input element accepts focus too).

> Is there any case where we have to transition from the missing image to a
> successful load. If so, then I don't see how the intrinsic width would be
> restored.

I can't think of one, since it only sets the alt text size when there's no
image even trying to be loaded, nor one already in the cache.  It works
properly if a src is set in JS later, for instance.



More information about the webkit-reviews mailing list