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

Side by Side Diff: trunk/src/content/test/data/accessibility/aria-valuemax-expected-mac.txt

Issue 14354004: Revert 194775 "Modify AccessibilityTreeFormatter to build up an ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 8 months 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 | Annotate | Revision Log
OLDNEW
1 AXWebArea 1 AXWebArea
2 AXProgressIndicator AXValue='51' AXMaxValue='101' 2 AXProgressIndicator value='51' maxValue='101'
3 AXScrollBar AXValue='52' AXMaxValue='102' 3 AXScrollBar value='52' maxValue='102'
4 AXSlider AXValue='53' AXMaxValue='103' 4 AXSlider value='53' maxValue='103'
5 AXSlider AXValue='54' AXMaxValue='104' 5 AXSlider value='54' maxValue='104'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698