[Webkit-unassigned] [Bug 125493] [ATK] Some elements show up in the ATK hierarchy with the wrong role

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 10 11:38:41 PST 2013


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





--- Comment #2 from Mario Sanchez Prada <mario at webkit.org>  2013-12-10 11:36:54 PST ---
Also, the landmark roles:

 * <address>
 * <aside>
 * <header>
 * <nav>
 * <div role="banner">
 * <div role="complementary">
 * <div role="contentinfo">
 * <div role="main">
 * <div role="navigation">
 * <div role="search">

All of them should be exposed as ATK_ROLE_LANDMARK, with the proper value for the xml-roles object attribute, according to http://www.w3.org/TR/wai-aria-implementation/#mapping_role

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