[Webkit-unassigned] [Bug 20013] Windows AX heuristics are poor
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Aug 21 22:32:16 PDT 2008
https://bugs.webkit.org/show_bug.cgi?id=20013
jhoneycutt at apple.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #22822|review?(jhoneycutt at apple.com|review+
Flag|) |
------- Comment #66 from jhoneycutt at apple.com 2008-08-21 22:32 PDT -------
(From update of attachment 22822)
Eric is correct that we should respect the title attribute for image elements.
Firefox 3 falls back to the title attribute if it doesn't find an alt
attribute.
Firefox respects the title attribute for many other elements, though, so I
think that should be considered a separate bug.
Firefox also ignores the alt attribute on objects that aren't native images,
but I believe that's a bug.
This change seems good to me, but I think a layout test that tests that both
native images and objects with role="img" have their alternative text exposed.
r=me, but please add a test.
--
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