[Webkit-unassigned] [Bug 116971] [GTK][WK2] rowAtIndex is not implemented in DRT/WKTR
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 17 05:22:56 PST 2013
https://bugs.webkit.org/show_bug.cgi?id=116971
Mario Sanchez Prada <mario at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|[GTK][WK2] |[GTK][WK2] rowAtIndex is
|accessibility/poorly-formed |not implemented in DRT/WKTR
|-aria-table.html is failing |
|on WK2 |
CC| |mario at webkit.org
--- Comment #1 from Mario Sanchez Prada <mario at webkit.org> 2013-12-17 05:21:03 PST ---
As part of my work in bug 125854, I found that the true reason for this is actually that rowAtIndex() is not implemented, and that the reason why this was not failing in WK1 is because DRT was always returning valid AccessibilityUIElements for every member in the a11y hierarchy, no matter they are exposed through ATK or not (they would wrap null pointers instead of valid AtkObjects if that's the case)
So, now renaming the bug and moving the expectation to gtk/TestExpectations.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list