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

Unified Diff: content/test/data/accessibility/html/action-verbs-expected-blink.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/action-verbs-expected-blink.txt
diff --git a/content/test/data/accessibility/html/action-verbs-expected-blink.txt b/content/test/data/accessibility/html/action-verbs-expected-blink.txt
index dba26532d009a90d60f94ec97e466951c08132dd..f09a965ae0382b09cddfab2fe740bec9330d4009 100644
--- a/content/test/data/accessibility/html/action-verbs-expected-blink.txt
+++ b/content/test/data/accessibility/html/action-verbs-expected-blink.txt
@@ -10,14 +10,13 @@ rootWebArea name='Action verbs'
++++staticText name='Link' defaultActionVerb=3
++++++inlineTextBox name='Link'
++textField
-++checkBox defaultActionVerb=2
-++checkBox defaultActionVerb=8
-++radioButton defaultActionVerb=7
-++switch name='ARIA Switch' defaultActionVerb=2
-++popUpButton defaultActionVerb=5
-++++menuListPopup
-++++++menuListOption name='Pop-up button' defaultActionVerb=3
+++checkBox defaultActionVerb=2 checkedState=1
+++checkBox defaultActionVerb=8 checkedState=2
+++radioButton defaultActionVerb=7 checkedState=3
+++switch name='ARIA Switch' defaultActionVerb=2 checkedState=1
+++popUpButton collapsed haspopup defaultActionVerb=5
+++++menuListPopup invisible
+++++++menuListOption selectable selected name='Pop-up button' defaultActionVerb=3
++genericContainer defaultActionVerb=3
++++staticText name='Div with click handler' defaultActionVerb=3
-++++++inlineTextBox name='Div with click handler'
-<-- End-of-file -->
+++++++inlineTextBox name='Div with click handler'

Powered by Google App Engine
This is Rietveld 408576698