Bug 143081

Summary: [WIN] AX: Implement AccessibilityUIElement::cellForColumnAndRow
Product: WebKit Reporter: chris fleizach <cfleizach>
Component: AccessibilityAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: All   
OS: Windows 8   

chris fleizach
Reported 2015-03-25 22:48:15 PDT
In order to unskip accessibility/ from https://bugs.webkit.org/show_bug.cgi?id=143007 this needs to be implemented in DRT/WKTR AccessibilityUIElement AccessibilityUIElement::cellForColumnAndRow(unsigned column, unsigned row) { return 0; }
Attachments
Radar WebKit Bug Importer
Comment 1 2015-03-25 22:48:25 PDT
Note You need to log in before you can comment on or make changes to this bug.