Bug 140839

Summary: [Win] Teach WebKit to provide IAccessible2 'get_language' and access AXLanguage
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: AccessibilityAssignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch dino: review+

Description Brent Fulgham 2015-01-23 14:51:31 PST
The following layout test fails because Windows doesn't know how to retrieve the AXLanguage element:

accessibility/language-attribute.html
Comment 1 Radar WebKit Bug Importer 2015-01-23 14:59:59 PST
<rdar://problem/19585423>
Comment 2 Brent Fulgham 2015-01-23 15:00:45 PST
Created attachment 245249 [details]
Patch
Comment 3 Brent Fulgham 2015-01-23 15:03:36 PST
Created attachment 245250 [details]
Patch
Comment 4 Brent Fulgham 2015-01-23 15:34:10 PST
Committed r179033: <http://trac.webkit.org/changeset/179033>