[Webkit-unassigned] [Bug 5566] ALT attribute value sometimes not displayed when image is missing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 18 14:09:39 PST 2011


https://bugs.webkit.org/show_bug.cgi?id=5566





--- Comment #62 from Gérard Talbot <browserbugs at gtalbot.org>  2011-12-18 14:09:38 PST ---
(In reply to comment #60)
> (In reply to comment #59)
> > > Yes, however, @title has long been used as a repair text substitute for @alt (see UAAG etc).
> > 
> > You have an opportunity to correct past mistakes.
> > 
> > Also, 600+ people have signed a petition asking WebKit to implement rendering of @alt based on Firefox implementation: http://a11ybugs.org/
> 
> 1. I don't think that petition has much bearing on my question to be honest.

You asked "Wrong how?". Title is for additional information. Alt is for textual replacement, textual substitution in case of user agent capability, internet traffic issues, wrong linkage of image, user settings. The 2 serve distinct, separate goals, purposes. Conditional content may be rendered via different mechanisms according to WAI and UAAG.

The petition, albeit not perfectly clear (683 people voted for all 3 bugs or only 1 of the 3), indicate interests and "If a bug is getting a lot of public attention, the priority may be moved up" [1]. I clearly remember voting for this bug and even said so in comment 10. Now that the voting system has been removed, the petition somehow replaces it.


> 2. Providing a @title and not providing an @alt is not a mistake per the current HTML5 draft. 

If one does not provide an alt attribute for an image, then such situation has nothing to do with this bug report.

And, yes, HTML5 draft, not a PR, may allow absence of alt: when an alt text is provided, then what is HTML5 draft saying? Ian Hickson is the author behind WHATWG HTML5 and his position on how to render alt has been given by himself in comment 8. 

> One of the reasons the WG let this provision stand was that user agents could provide access to @title when @alt is missing:
> http://lists.w3.org/Archives/Public/public-html/2011Apr/0451.html

That 2011Apr/0451.html is a long document with multiple inter-linked documents and it does not address what this bug report is really about: when an alt text is provided for an img, then author-specified image placeholder dimensions should not interfere with alt text's complete rendering (as inline).

[1] Prioritizing Web Kit Bugs in Bugzilla 
http://www.webkit.org/quality/bugpriorities.html

regards, Gérard

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


More information about the webkit-unassigned mailing list