[Webkit-unassigned] [Bug 173870] Safari should use TITLE tag if ALTTXT tag is missing or null or blank. An example follows...

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 28 01:26:05 PDT 2017


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

chris fleizach <cfleizach at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jcraig at apple.com

--- Comment #3 from chris fleizach <cfleizach at apple.com> ---
(In reply to Paul Hopewell from comment #1)
> This is an expansion of bug 173006.
> Note that the owner of the referenced web site intends to add ALTTXT tags to
> the guilty icons but we have no time table for doing this. The owner
> recognises that he should have ALTTXT tags and that he is not following web
> design guidelines, but then many web designers do not follow guidelines!
> SO please check out this problem soon, before the web  site owner adds the
> ALTTXT tags. 
> Note that I have tried changing the VoiceOver option to "mouse pointer
> follows VoiceOver pointer" in the hope that this would improve the rendering
> of the icons, but no joy.

the problem with these images is that they also specify an empty alt tag which has traditionally meant to ignore the image.

James, what do you think? if there's a title on the image and alt is empty should we expose these images again

<img src="copy.jpg" title="Create a Copy of a Group" alt="" style="border:0" height="22" width="22">

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170628/836d447a/attachment-0001.html>


More information about the webkit-unassigned mailing list