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

Unified Diff: content/test/data/accessibility/input-radio-in-menu-expected-win.txt

Issue 652103002: Input type in radio state with menu as parent should be exposed similar to ARIA role menuitemradio (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updating expectations for android due to change of class name for menuitemradio 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: content/test/data/accessibility/input-radio-in-menu-expected-win.txt
diff --git a/content/test/data/accessibility/input-radio-in-menu-expected-win.txt b/content/test/data/accessibility/input-radio-in-menu-expected-win.txt
new file mode 100644
index 0000000000000000000000000000000000000000..69b0acd2453cc28fa6280e1eda89790c2fc28e9a
--- /dev/null
+++ b/content/test/data/accessibility/input-radio-in-menu-expected-win.txt
@@ -0,0 +1,5 @@
+ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
+ IA2_ROLE_SECTION READONLY
+ IA2_ROLE_RADIO_MENU_ITEM MIXED FOCUSABLE checkable:true
dmazzoni 2014/10/15 23:25:15 Same - why mixed?
+ ROLE_SYSTEM_MENUPOPUP
+ IA2_ROLE_RADIO_MENU_ITEM MIXED FOCUSABLE checkable:true

Powered by Google App Engine
This is Rietveld 408576698