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/input-number-expected-mac.txt

Issue 738733005: Input type "number" is not exposed in Acc layer Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years 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
(Empty)
1 AXWebArea AXRoleDescription='HTML content'
2 AXGroup AXRoleDescription='group'
3 AXIncrementor AXRoleDescription='stepper' AXValue='0'
4 AXIncrementor AXRoleDescription='stepper' AXValue='0'
dmazzoni 2014/11/27 07:33:41 This is really confusing to have an AXIncrementor
shreeramk 2014/11/27 07:57:07 Correct. But may be this is how input type number
5 AXButton AXRoleDescription='button'
dmazzoni 2014/11/27 07:33:41 These buttons probably need labels, like "incremen
6 AXButton AXRoleDescription='button'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698