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

Unified Diff: content/test/data/accessibility/spinbutton-expected-mac.txt

Issue 10911287: Make spin button accessible on Mac. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 8 years, 3 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/data/accessibility/spinbutton.html ('k') | webkit/glue/webkit_strings.grd » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/spinbutton-expected-mac.txt
diff --git a/content/test/data/accessibility/spinbutton-expected-mac.txt b/content/test/data/accessibility/spinbutton-expected-mac.txt
index 022d14e58919511c92186b0563e5d8b59a49ecde..804e20ace86b5004d0d043962716a44eb0ddb7ae 100644
--- a/content/test/data/accessibility/spinbutton-expected-mac.txt
+++ b/content/test/data/accessibility/spinbutton-expected-mac.txt
@@ -1 +1,2 @@
-#<skip -- not interesting on mac>
+AXWebArea subrole=(null) roleDescription='HTML content' title='' value=''
+ AXSlider subrole=(null) roleDescription='stepper' title='' value='5'
« no previous file with comments | « content/test/data/accessibility/spinbutton.html ('k') | webkit/glue/webkit_strings.grd » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698