[Webkit-unassigned] [Bug 68512] [GTK] accessibility/aria-hidden-updates-alldescendants.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 25 05:55:13 PDT 2013


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





--- Comment #2 from Mario Sanchez Prada <mario at webkit.org>  2013-10-25 05:53:59 PST ---
(In reply to comment #1)
> [...]
> This is mostly because children are counted differently with this patch 
> (StaticTextRole is ignored and #text children are not counted). So should
> we generate new expected results (because this behaviour is normal), or
> improve somehow the implementation of the feature?

You are exactly right. StaticText objects are folded into and exposed through their parents, so we need to provide gtk (and efl) specific result for this test, I'm afraid.

-- 
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