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

Unified Diff: content/test/data/accessibility/input-date-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/input-date-expected-mac.txt
diff --git a/content/test/data/accessibility/input-date-expected-mac.txt b/content/test/data/accessibility/input-date-expected-mac.txt
index 01b10ed64484279d660e5d1b64ebf06fadab5171..74654888289f662be9031ee9b631a18c437d948b 100644
--- a/content/test/data/accessibility/input-date-expected-mac.txt
+++ b/content/test/data/accessibility/input-date-expected-mac.txt
@@ -3,12 +3,12 @@ AXWebArea
AXUnknown
AXGroup
AXGroup
- AXSlider AXValue='0'
+ AXIncrementor AXValue='0'
AXStaticText AXValue='/'
- AXSlider AXValue='0'
+ AXIncrementor AXValue='0'
AXStaticText AXValue='/'
- AXSlider AXValue='0'
+ AXIncrementor AXValue='0'
AXPopUpButton
- AXSlider AXValue='0'
+ AXIncrementor AXValue='0'
AXButton
AXButton

Powered by Google App Engine
This is Rietveld 408576698