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

Unified Diff: content/test/data/accessibility/aria/aria-menuitemradio-expected-win.txt

Issue 2694903010: AX checked state changes (Closed)
Patch Set: git cl try Created 3 years, 8 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/aria/aria-menuitemradio-expected-win.txt
diff --git a/content/test/data/accessibility/aria/aria-menuitemradio-expected-win.txt b/content/test/data/accessibility/aria/aria-menuitemradio-expected-win.txt
index aa3adc7a246ddef54c672422dd535d99d80ab6a3..78b6191b44c77695d3998cff99bbd52cb3b8f7bf 100644
--- a/content/test/data/accessibility/aria/aria-menuitemradio-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-menuitemradio-expected-win.txt
@@ -4,5 +4,5 @@ ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE ia2_hypertext='<obj0>'
++++++ROLE_SYSTEM_STATICTEXT name='Menu item 1' ia2_hypertext='Menu item 1'
++++IA2_ROLE_RADIO_MENU_ITEM name='Menu item 2' CHECKED xml-roles:menuitemradio checkable:true ia2_hypertext='Menu item 2'
++++++ROLE_SYSTEM_STATICTEXT name='Menu item 2' ia2_hypertext='Menu item 2'
-++++IA2_ROLE_RADIO_MENU_ITEM name='Menu item 3' xml-roles:menuitemradio checkable:true ia2_hypertext='Menu item 3'
+++++IA2_ROLE_RADIO_MENU_ITEM name='Menu item 3' MIXED xml-roles:menuitemradio checkable:true ia2_hypertext='Menu item 3'
++++++ROLE_SYSTEM_STATICTEXT name='Menu item 3' ia2_hypertext='Menu item 3'

Powered by Google App Engine
This is Rietveld 408576698