[Webkit-unassigned] [Bug 5753] Image ALT tags do not appear
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Sun Dec 17 14:06:17 PST 2006
http://bugs.webkit.org/show_bug.cgi?id=5753
mitz at webkit.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mitz at webkit.org
------- Comment #12 from mitz at webkit.org 2006-12-17 14:06 PDT -------
Note that alt text will show if the error image leaves room for it, for
example:
<img src="#" alt="This text should show" height="60">
It would be nice to have a decision on how to render missing images with alt
text
(a) when their dimensions are specified
(b) when their dimensions are not specified
In the former case, when the text and the error image won't fit together, what
do you do? In the latter case, how do you determine what size to use for the
image?
--
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