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

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

Issue 184103036: Follow ARIA spec guidelines for role=button with aria-pressed. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix togglebutton test and expectation on mac Created 6 years, 9 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/togglebutton.html
diff --git a/content/test/data/accessibility/togglebutton.html b/content/test/data/accessibility/togglebutton.html
index 8696d6a2a2132aafee3d0e2de13aa4a166b9605a..d588509047b469880f17f1d978a01c95ea41cef1 100644
--- a/content/test/data/accessibility/togglebutton.html
+++ b/content/test/data/accessibility/togglebutton.html
@@ -1,5 +1,7 @@
<!--
@WIN-DENY:name*
+@MAC-ALLOW:AXSubrole=*
+@MAC-ALLOW:AXRoleDescription=*
-->
<html>
<body>

Powered by Google App Engine
This is Rietveld 408576698