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

Unified Diff: content/test/data/accessibility/html/checkbox-name-calc-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/html/checkbox-name-calc-expected-win.txt
diff --git a/content/test/data/accessibility/html/checkbox-name-calc-expected-win.txt b/content/test/data/accessibility/html/checkbox-name-calc-expected-win.txt
index c9da1c82587a26566c905bd2682bec24a24cf199..11d758d2b47d02edab36ab2458ab141a7571bebc 100644
--- a/content/test/data/accessibility/html/checkbox-name-calc-expected-win.txt
+++ b/content/test/data/accessibility/html/checkbox-name-calc-expected-win.txt
@@ -1,7 +1,7 @@
ROLE_SYSTEM_DOCUMENT READONLY FOCUSABLE
-++ROLE_SYSTEM_CHECKBUTTON name='Title0' FOCUSABLE explicit-name:true
-++ROLE_SYSTEM_CHECKBUTTON name='Label1' FOCUSABLE explicit-name:true description='Title1'
-++ROLE_SYSTEM_CHECKBUTTON name='AriaLabel2' FOCUSABLE explicit-name:true description='Title2'
-++ROLE_SYSTEM_CHECKBUTTON name='LabelledBy3' FOCUSABLE explicit-name:true description='Title3'
-++ROLE_SYSTEM_CHECKBUTTON name='LabelledBy4' FOCUSABLE explicit-name:true description='DescribedBy4'
-++ROLE_SYSTEM_CHECKBUTTON FOCUSABLE description='DescribedBy5'
+++ROLE_SYSTEM_CHECKBUTTON name='Title0' FOCUSABLE IA2_STATE_CHECKABLE checkable:true explicit-name:true
+++ROLE_SYSTEM_CHECKBUTTON name='Label1' FOCUSABLE IA2_STATE_CHECKABLE checkable:true explicit-name:true description='Title1'
+++ROLE_SYSTEM_CHECKBUTTON name='AriaLabel2' FOCUSABLE IA2_STATE_CHECKABLE checkable:true explicit-name:true description='Title2'
+++ROLE_SYSTEM_CHECKBUTTON name='LabelledBy3' FOCUSABLE IA2_STATE_CHECKABLE checkable:true explicit-name:true description='Title3'
+++ROLE_SYSTEM_CHECKBUTTON name='LabelledBy4' FOCUSABLE IA2_STATE_CHECKABLE checkable:true explicit-name:true description='DescribedBy4'
+++ROLE_SYSTEM_CHECKBUTTON FOCUSABLE IA2_STATE_CHECKABLE checkable:true description='DescribedBy5'

Powered by Google App Engine
This is Rietveld 408576698