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

Unified Diff: content/test/data/accessibility/spinbutton.html

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
Index: content/test/data/accessibility/spinbutton.html
diff --git a/content/test/data/accessibility/spinbutton.html b/content/test/data/accessibility/spinbutton.html
index a132d58cb8fd3ef7d040cb113cdb7db8321e71bd..6978d68ecf13cb03e4c8267d939c018e368e6c43 100644
--- a/content/test/data/accessibility/spinbutton.html
+++ b/content/test/data/accessibility/spinbutton.html
@@ -1,3 +1,6 @@
+<!--
+@MAC-ALLOW:roleDescription*
+-->
<html>
<body>
<div tabindex=0 role="spinbutton" aria-valuenow="5">Inner text</div>

Powered by Google App Engine
This is Rietveld 408576698