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

Side by Side Diff: content/test/data/accessibility/aria-valuemax-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 AXProgressIndicator AXValue='51' AXMaxValue='101' 2 AXProgressIndicator AXValue='51' AXMaxValue='101'
3 AXScrollBar AXValue='52' AXMaxValue='102' 3 AXScrollBar AXValue='52' AXMaxValue='102'
4 AXSlider AXValue='53' AXMaxValue='103' 4 AXSlider AXValue='53' AXMaxValue='103'
5 AXSlider AXValue='54' AXMaxValue='104' 5 AXIncrementor AXValue='54' AXMaxValue='104'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/aria-valuemax.html ('k') | content/test/data/accessibility/aria-valuemin.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698