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

Unified Diff: content/test/data/accessibility/html/action-verbs-expected-blink.txt

Issue 2863703003: A11y: Rename AXSupportedAction to AXDefaultActionVerb. (Closed)
Patch Set: Rebase. Created 3 years, 7 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 d2b26189213353c107b37129fa97784df5b444af..d27035903867cba5f10c80a300384b3fc9b65187 100644
--- a/content/test/data/accessibility/html/action-verbs-expected-blink.txt
+++ b/content/test/data/accessibility/html/action-verbs-expected-blink.txt
@@ -5,18 +5,18 @@ rootWebArea name='Action verbs'
++heading name='Heading'
++++staticText name='Heading'
++++++inlineTextBox name='Heading'
-++button name='Button' action=6
-++link name='Link' action=4
-++++staticText name='Link' action=3
+++button name='Button' defaultActionVerb=6
+++link name='Link' defaultActionVerb=4
+++++staticText name='Link' defaultActionVerb=3
++++++inlineTextBox name='Link'
++textField
-++checkBox action=2
-++checkBox action=8
-++radioButton action=7
-++switch name='ARIA Switch' action=2
-++popUpButton action=5
+++checkBox defaultActionVerb=2
+++checkBox defaultActionVerb=8
+++radioButton defaultActionVerb=7
+++switch name='ARIA Switch' defaultActionVerb=2
+++popUpButton defaultActionVerb=5
++++menuListPopup
-++++++menuListOption name='Pop-up button' action=3
-++div action=3
-++++staticText name='Div with click handler' action=3
+++++++menuListOption name='Pop-up button' defaultActionVerb=3
+++div defaultActionVerb=3
+++++staticText name='Div with click handler' defaultActionVerb=3
++++++inlineTextBox name='Div with click handler'
« no previous file with comments | « content/test/data/accessibility/html/action-verbs.html ('k') | third_party/WebKit/Source/modules/accessibility/AXObjectImpl.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698