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

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

Issue 10830133: Reland 149510 - Allow filters in accessibility tests to specify which attributes to check. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 5 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/footer.html
===================================================================
--- content/test/data/accessibility/footer.html (revision 149572)
+++ content/test/data/accessibility/footer.html (working copy)
@@ -1,3 +1,6 @@
+<!--
+@MAC-ALLOW:roleDescription='footer'
+-->
<html>
<body>
<footer>Footer element</footer>

Powered by Google App Engine
This is Rietveld 408576698