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

Side by Side 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 unified diff | Download patch
OLDNEW
1 rootWebArea name='Action verbs' 1 rootWebArea name='Action verbs'
2 ++div 2 ++div
3 ++++staticText name='Generic div' 3 ++++staticText name='Generic div'
4 ++++++inlineTextBox name='Generic div' 4 ++++++inlineTextBox name='Generic div'
5 ++heading name='Heading' 5 ++heading name='Heading'
6 ++++staticText name='Heading' 6 ++++staticText name='Heading'
7 ++++++inlineTextBox name='Heading' 7 ++++++inlineTextBox name='Heading'
8 ++button name='Button' action=6 8 ++button name='Button' defaultActionVerb=6
9 ++link name='Link' action=4 9 ++link name='Link' defaultActionVerb=4
10 ++++staticText name='Link' action=3 10 ++++staticText name='Link' defaultActionVerb=3
11 ++++++inlineTextBox name='Link' 11 ++++++inlineTextBox name='Link'
12 ++textField 12 ++textField
13 ++checkBox action=2 13 ++checkBox defaultActionVerb=2
14 ++checkBox action=8 14 ++checkBox defaultActionVerb=8
15 ++radioButton action=7 15 ++radioButton defaultActionVerb=7
16 ++switch name='ARIA Switch' action=2 16 ++switch name='ARIA Switch' defaultActionVerb=2
17 ++popUpButton action=5 17 ++popUpButton defaultActionVerb=5
18 ++++menuListPopup 18 ++++menuListPopup
19 ++++++menuListOption name='Pop-up button' action=3 19 ++++++menuListOption name='Pop-up button' defaultActionVerb=3
20 ++div action=3 20 ++div defaultActionVerb=3
21 ++++staticText name='Div with click handler' action=3 21 ++++staticText name='Div with click handler' defaultActionVerb=3
22 ++++++inlineTextBox name='Div with click handler' 22 ++++++inlineTextBox name='Div with click handler'
OLDNEW
« 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