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

Unified Diff: content/test/data/accessibility/aria-pressed.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/aria-pressed.html
diff --git a/content/test/data/accessibility/aria-pressed.html b/content/test/data/accessibility/aria-pressed.html
index 12958c466b2af5ea81a9d1c0297001a19924ce4a..6c60d846f6e1e5641138c2ac432a1af42cf13775 100644
--- a/content/test/data/accessibility/aria-pressed.html
+++ b/content/test/data/accessibility/aria-pressed.html
@@ -4,6 +4,8 @@
@WIN-ALLOW:PRESSED
@WIN-ALLOW:MIXED
@WIN-ALLOW:checkable:true
+@MAC-ALLOW:AXSubrole=*
+@MAC-ALLOW:AXRoleDescription=*
-->
<html>
<body>

Powered by Google App Engine
This is Rietveld 408576698