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

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

Issue 714063002: ARIA role spinbutton should expose AXRole as AXIncrementor. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: removing input-type number changes 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
2 AXGroup 2 AXGroup
3 AXUnknown 3 AXUnknown
4 AXGroup 4 AXGroup
5 AXGroup 5 AXGroup
6 AXSlider AXValue='0' 6 AXIncrementor AXValue='0'
7 AXStaticText AXValue='/' 7 AXStaticText AXValue='/'
8 AXSlider AXValue='0' 8 AXIncrementor AXValue='0'
9 AXStaticText AXValue='/' 9 AXStaticText AXValue='/'
10 AXSlider AXValue='0' 10 AXIncrementor AXValue='0'
11 AXSlider AXValue='0' 11 AXIncrementor AXValue='0'
12 AXStaticText AXValue=':' 12 AXStaticText AXValue=':'
13 AXSlider AXValue='0' 13 AXIncrementor AXValue='0'
14 AXSlider AXValue='0' 14 AXIncrementor AXValue='0'
15 AXPopUpButton 15 AXPopUpButton
16 AXSlider AXValue='0' 16 AXIncrementor AXValue='0'
17 AXButton 17 AXButton
18 AXButton 18 AXButton
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698