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

Unified Diff: content/test/data/accessibility/input-week-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
« no previous file with comments | « content/test/data/accessibility/input-time-expected-mac.txt ('k') | ui/accessibility/ax_enums.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/input-week-expected-mac.txt
diff --git a/content/test/data/accessibility/input-week-expected-mac.txt b/content/test/data/accessibility/input-week-expected-mac.txt
index 7f71020a2c83b6056b97236e515fcdbbbd4e7559..06c08a7f539ae0dd108407e5ff0a9696ab9d6528 100644
--- a/content/test/data/accessibility/input-week-expected-mac.txt
+++ b/content/test/data/accessibility/input-week-expected-mac.txt
@@ -4,10 +4,10 @@ AXWebArea
AXGroup
AXGroup
AXStaticText AXValue='Week '
- AXSlider AXValue='0'
+ AXIncrementor AXValue='0'
AXStaticText AXValue=', '
- AXSlider AXValue='0'
+ AXIncrementor AXValue='0'
AXPopUpButton
- AXSlider AXValue='0'
+ AXIncrementor AXValue='0'
AXButton
AXButton
« no previous file with comments | « content/test/data/accessibility/input-time-expected-mac.txt ('k') | ui/accessibility/ax_enums.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698