NEW 143081
[WIN] AX: Implement AccessibilityUIElement::cellForColumnAndRow
https://bugs.webkit.org/show_bug.cgi?id=143081
Summary [WIN] AX: Implement AccessibilityUIElement::cellForColumnAndRow
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.