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

Unified Diff: content/test/data/accessibility/aria-spinbutton-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-spinbutton-expected-mac.txt
diff --git a/content/test/data/accessibility/aria-spinbutton-expected-mac.txt b/content/test/data/accessibility/aria-spinbutton-expected-mac.txt
index ef757296ce9508a1ac4cd211637ea1b831a996a7..e6d16caa0628875c0a7b5b3e510edd3f537a7340 100644
--- a/content/test/data/accessibility/aria-spinbutton-expected-mac.txt
+++ b/content/test/data/accessibility/aria-spinbutton-expected-mac.txt
@@ -1,2 +1,2 @@
AXWebArea AXRoleDescription='HTML content'
- AXSlider AXRoleDescription='stepper' AXValue='5'
+ AXIncrementor AXRoleDescription='stepper' AXValue='5'
« no previous file with comments | « content/test/data/accessibility/aria-spinbutton.html ('k') | content/test/data/accessibility/aria-valuemax.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698