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

Side by Side Diff: content/test/data/accessibility/input-month-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 AXSlider AXValue='0' 7 AXIncrementor AXValue='0'
8 AXPopUpButton 8 AXPopUpButton
9 AXSlider AXValue='0' 9 AXIncrementor AXValue='0'
10 AXButton 10 AXButton
11 AXButton 11 AXButton
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698