[Webkit-unassigned] [Bug 23780] Populate title attribute for Image elements properly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 14 23:57:00 PDT 2013


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


James Craig <james at cookiecrook.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WORKSFORME




--- Comment #16 from James Craig <james at cookiecrook.com>  2013-04-14 23:55:16 PST ---
It occurred to me after I wrote the last comment that this is probably just cross-platform API confusion between the terms label/title/description which can all mean generally the same thing in different circumstances. That coupled with the HTML attributes and elements, alt/title/label, etc, make for a confusing read. 

I think this behaves correctly as img at alt is already exposed as the accessibility "description" and can be ported to different platform APIs as needed.

I'm going to close this bug due to the lack of activity. Re-open if the root problem is not addressed.

-- 
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