[Webkit-unassigned] [Bug 44316] [GTK] r65681 broke a couple GTK+ a11y tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 29 12:27:34 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=44316

--- Comment #2 from Joanmarie Diggs (irc: joanie) <jdiggs at igalia.com> ---
Wow. So this is really old. And whatever the original regression is, that is no longer a problem. Yay! That said.... A lot of other things have changed since these were skipped, including:

1. Output of role names has changed
2. Output of attributes has changed (and spits out a lot more)
3. Layout tables are no longer exposed as tables
4. Anonymous blocks are sometimes included in the accessibility tree
5. We have test runner API to get accessible objects by element id

The object-attributes.html test can be unskipped by updating it to take into account the above.

The title-and-alt.html test can be partially fixed in a similar fashion. However, there will still be some failures which fall under the umbrella of bug 157187.

My proposal is that we update both tests, but leave the second one as a failure to be dealt with in bug 157187. Patch shall be forthcoming.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160429/21fe3a2a/attachment.html>


More information about the webkit-unassigned mailing list