[Webkit-unassigned] [Bug 129046] AX: aria-hidden=false does not work with <math> trees

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 15:46:17 PST 2014


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


James Craig <jcraig at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jcraig at apple.com




--- Comment #2 from James Craig <jcraig at apple.com>  2014-03-04 15:43:19 PST ---
The nested one should not be accessible. aria-hidden="false" should not override the unrendered display of an ancestor node. It should only override it's own display.

The first should be accessible. The second should not.

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