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

Unified Diff: content/test/data/accessibility/aria-valuemin-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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/aria-valuemin-expected-mac.txt
diff --git a/content/test/data/accessibility/aria-valuemin-expected-mac.txt b/content/test/data/accessibility/aria-valuemin-expected-mac.txt
index a348f78c42fbf5105a7ec51dcc4385f86742c940..122d1ef97c341f16bc548dd3132f5f16397c7d06 100644
--- a/content/test/data/accessibility/aria-valuemin-expected-mac.txt
+++ b/content/test/data/accessibility/aria-valuemin-expected-mac.txt
@@ -2,4 +2,4 @@ AXWebArea
AXProgressIndicator AXMinValue='1'
AXScrollBar AXMinValue='2'
AXSlider AXMinValue='3'
- AXSlider AXMinValue='4'
+ AXIncrementor AXMinValue='4'
« no previous file with comments | « content/test/data/accessibility/aria-valuemin.html ('k') | content/test/data/accessibility/input-date-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698