[Webkit-unassigned] [Bug 5753] Image ALT tags do not appear

bugzilla-daemon at opendarwin.org bugzilla-daemon at opendarwin.org
Sat Feb 18 22:01:35 PST 2006


http://bugzilla.opendarwin.org/show_bug.cgi?id=5753


darin at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #6595|review?                     |review-
               Flag|                            |




------- Comment #10 from darin at apple.com  2006-02-18 22:01 PDT -------
(From update of attachment 6595)
There's code here to draw the alt text "above the error image".

So never drawing the error image, while it might make the alt text appear, is
not quite doing what the existing code expects. In fact, if we're going to
remove this feature of drawing both an error image and alt text, then we should
probably change the function and remove the errorPictureDrawn code from the alt
text code path.

I don't think should be landed until we understand why the "above the error
image" code path isn't kicking in.


-- 
Configure bugmail: http://bugzilla.opendarwin.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