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

Unified Diff: content/test/data/accessibility/a.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
« no previous file with comments | « content/test/accessibility_test_utils_win.cc ('k') | content/test/data/accessibility/a-expected-win.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/data/accessibility/a.html
diff --git a/content/test/data/accessibility/a.html b/content/test/data/accessibility/a.html
index 8a7d55fc2d64b39910b4218bcf9f152bab06ff1a..4cd8c19cfc77219c3fcf9da8e192d548e8df02d2 100644
--- a/content/test/data/accessibility/a.html
+++ b/content/test/data/accessibility/a.html
@@ -1,3 +1,6 @@
+<!--
+@WIN-ALLOW:LINKED
+-->
<html>
<body>
<a href="http://www.google.com">normal link</a>
« no previous file with comments | « content/test/accessibility_test_utils_win.cc ('k') | content/test/data/accessibility/a-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698