[Webkit-unassigned] [Bug 11841] Image with no src doesn't show alt text instead

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 5 15:04:04 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=11841





------- Comment #5 from KwhiteRight at gmail.com  2007-01-05 15:04 PDT -------
(In reply to comment #4)
> See bug 5566 comment #8.

Cool, a spec.  I'm willing to take a swing at fixing the alt-text and
error-icon handling for images next.

That spec <http://hixie.ch/specs/alttext> doesn't mention what to do when
there's no src attribute at all, or equivalently(?) when the src = "".  I'd say
that it's not really a broken or missing image, so it shouldn't show an error
icon, but it should still show the alt text.

That's what this patch does.  It's not all that's needed for alt text, but it's
partway there.


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



More information about the webkit-unassigned mailing list