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

Side by Side Diff: content/test/data/accessibility/input-datetime-local-expected-mac.txt

Issue 712313003: Exposing AXRole* correctly for HTML input types on mac. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Updating expectations Created 6 years, 1 month 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 AXWebArea 1 AXWebArea AXRoleDescription='HTML content'
2 AXGroup 2 AXGroup AXRoleDescription='group'
3 AXUnknown 3 AXTextField AXRoleDescription='text field'
4 AXGroup 4 AXGroup AXRoleDescription='group'
5 AXGroup 5 AXGroup AXRoleDescription='group'
6 AXIncrementor AXValue='0' 6 AXIncrementor AXRoleDescription='stepper' AXValue='0'
7 AXStaticText AXValue='/' 7 AXStaticText AXRoleDescription='text' AXValue='/'
8 AXIncrementor AXValue='0' 8 AXIncrementor AXRoleDescription='stepper' AXValue='0'
9 AXStaticText AXValue='/' 9 AXStaticText AXRoleDescription='text' AXValue='/'
10 AXIncrementor AXValue='0' 10 AXIncrementor AXRoleDescription='stepper' AXValue='0'
11 AXIncrementor AXValue='0' 11 AXIncrementor AXRoleDescription='stepper' AXValue='0'
12 AXStaticText AXValue=':' 12 AXStaticText AXRoleDescription='text' AXValue=':'
13 AXIncrementor AXValue='0' 13 AXIncrementor AXRoleDescription='stepper' AXValue='0'
14 AXIncrementor AXValue='0' 14 AXIncrementor AXRoleDescription='stepper' AXValue='0'
15 AXPopUpButton 15 AXPopUpButton AXRoleDescription='pop up button'
16 AXIncrementor AXValue='0' 16 AXIncrementor AXRoleDescription='stepper' AXValue='0'
17 AXButton 17 AXButton AXRoleDescription='button'
18 AXButton 18 AXButton AXRoleDescription='button'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/input-datetime-local.html ('k') | content/test/data/accessibility/input-month.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698