[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 03:58:51 PDT 2013


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


Lukasz Gajowy <l.gajowy at samsung.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |l.gajowy at samsung.com




--- Comment #1 from Lukasz Gajowy <l.gajowy at samsung.com>  2013-10-25 03:57:36 PST ---
It appears that the https://bugs.webkit.org/show_bug.cgi?id=30883 feature causes the problem with some tests on efl and gtk platforms. Without this feature 5 tests are passing:

platform/efl/accessibility/aria-updates-alldescendants.html
accessibility/inline-continuations.html
accessibility/render-counter-text.html
accessibility/secure-textfield-title-ui.html
accessibility/text-role-with-aria-hidden-inside.html

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?

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