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

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

Issue 2927033004: Expand test defaults to include more states, include more blink test results (Closed)
Patch Set: Update Windows test results Created 3 years, 6 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 78b6191b44c77695d3998cff99bbd52cb3b8f7bf..7ecc08c357162761d52da9e3dc3bba334955e6a2 100644
--- a/content/test/data/accessibility/aria/aria-menuitemradio-expected-win.txt
+++ b/content/test/data/accessibility/aria/aria-menuitemradio-expected-win.txt
@@ -1,8 +1,8 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE ia2_hypertext='<obj0>'
++ROLE_SYSTEM_MENUPOPUP xml-roles:menu ia2_hypertext='<obj0><obj1><obj2>'
-++++IA2_ROLE_RADIO_MENU_ITEM name='Menu item 1' xml-roles:menuitemradio checkable:true ia2_hypertext='Menu item 1'
+++++IA2_ROLE_RADIO_MENU_ITEM name='Menu item 1' IA2_STATE_CHECKABLE xml-roles:menuitemradio checkable:true ia2_hypertext='Menu item 1'
++++++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'
+++++IA2_ROLE_RADIO_MENU_ITEM name='Menu item 2' CHECKED IA2_STATE_CHECKABLE 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' MIXED xml-roles:menuitemradio checkable:true ia2_hypertext='Menu item 3'
-++++++ROLE_SYSTEM_STATICTEXT name='Menu item 3' ia2_hypertext='Menu item 3'
+++++IA2_ROLE_RADIO_MENU_ITEM name='Menu item 3' MIXED IA2_STATE_CHECKABLE 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