Bug 25449

Summary: AX: Respect the alt tag of ARIA button as AXDescription
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: OS X 10.5   
Attachments:
Description Flags
patch for ARIA buttons that are images to also use alt tag darin: review+

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.