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

Unified Diff: chrome/common/extensions/api/automation.idl

Issue 633043002: Expose aria role menuitemcheckbox and menuitemradio with correct IA2 role.(Chromium) (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding expectations for mac and android Created 6 years, 2 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
Index: chrome/common/extensions/api/automation.idl
diff --git a/chrome/common/extensions/api/automation.idl b/chrome/common/extensions/api/automation.idl
index 4807cdfde76903c7a7f035b3d75cc3524c62f392..1bcd2b90ad83fcdfe806f8fc3c436ca28a56c2ec 100644
--- a/chrome/common/extensions/api/automation.idl
+++ b/chrome/common/extensions/api/automation.idl
@@ -120,6 +120,8 @@
menuBar,
menuButton,
menuItem,
+ menuItemCheckBox,
+ menuItemRadio,
menuListOption,
menuListPopup,
menu,

Powered by Google App Engine
This is Rietveld 408576698