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

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

Issue 10662003: Allow filters in accessibility tests to specify which attributes to check. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix repetitive code, re-enable webkit strings. 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
diff --git a/content/test/data/accessibility/footer.html b/content/test/data/accessibility/footer.html
index ac430d217a16828eb3470a4e4254a3fc4cbe8805..f33523ea9fba40ba81263c09fb08ceb99c6eec33 100644
--- a/content/test/data/accessibility/footer.html
+++ b/content/test/data/accessibility/footer.html
@@ -1,3 +1,6 @@
+<!--
+@MAC-ALLOW:roleDescription='footer'
+-->
<html>
<body>
<footer>Footer element</footer>

Powered by Google App Engine
This is Rietveld 408576698