Bug 140839 - [Win] Teach WebKit to provide IAccessible2 'get_language' and access AXLanguage
Summary: [Win] Teach WebKit to provide IAccessible2 'get_language' and access AXLanguage
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-01-23 14:51 PST by Brent Fulgham
Modified: 2015-01-23 15:34 PST (History)
2 users (show)

See Also:


Attachments
Patch (3.09 KB, patch)
2015-01-23 15:00 PST, Brent Fulgham
no flags Details | Formatted Diff | Diff
Patch (3.09 KB, patch)
2015-01-23 15:03 PST, Brent Fulgham
dino: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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>