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

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Feb 6 01:05:27 PST 2009


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





------- Comment #6 from cfleizach at apple.com  2009-02-06 01:05 PDT -------
i believe the alt value of an image is returned as the
accessibilityDescription() from AccessibilityRenderObject. It shouldn't need to
be returned as the title. 

This might be a Mac thing, but on the Mac, a title is only visible text. thus
the alt tag would not be the title of an image (which does not have a title),
but the description of the image.


-- 
Configure bugmail: https://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