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