Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(573)

Unified Diff: webkit/glue/webaccessibility.h

Issue 173488: Adds support for WAI-ARIA role option, by adding exposure of MSAA role ROLE_S... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/glue/glue_accessibility_object.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/glue/webaccessibility.h
===================================================================
--- webkit/glue/webaccessibility.h (revision 24464)
+++ webkit/glue/webaccessibility.h (working copy)
@@ -77,6 +77,7 @@
ROLE_LINK,
ROLE_LIST,
ROLE_LISTBOX,
+ ROLE_LISTITEM,
ROLE_MENUBAR,
ROLE_MENUITEM,
ROLE_MENUPOPUP,
« no previous file with comments | « webkit/glue/glue_accessibility_object.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698