RESOLVED FIXED 25449
AX: Respect the alt tag of ARIA button as AXDescription
https://bugs.webkit.org/show_bug.cgi?id=25449
Summary AX: Respect the alt tag of ARIA button as AXDescription
chris fleizach
Reported 2009-04-28 10:23:24 PDT
If an image with <img> tag has an ARIA role of button, then its alt tag string should be exposed as the AXDescription. Currently, WebKit ignores the alt tag value.
Attachments
patch for ARIA buttons that are images to also use alt tag (3.53 KB, patch)
2009-04-28 10:52 PDT, chris fleizach
darin: review+
chris fleizach
Comment 1 2009-04-28 10:52:37 PDT
Created attachment 29853 [details] patch for ARIA buttons that are images to also use alt tag
chris fleizach
Comment 2 2009-04-28 11:32:56 PDT
Note You need to log in before you can comment on or make changes to this bug.