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

Unified Diff: content/test/data/accessibility/footer-expected-mac.txt

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: Work around missing webkit strings in content_browsertests for now 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-expected-mac.txt
diff --git a/content/test/data/accessibility/footer-expected-mac.txt b/content/test/data/accessibility/footer-expected-mac.txt
index 06aa3c3b6bff46675b2dcc1182fff890ebc00622..f0e8fe9873082cf4c7654386d64605b6c02b8b80 100644
--- a/content/test/data/accessibility/footer-expected-mac.txt
+++ b/content/test/data/accessibility/footer-expected-mac.txt
@@ -1,3 +1,3 @@
-AXWebArea subrole=(null) roleDescription='HTML content' title='' value=''
- AXGroup subrole=AXLandmarkContentInfo roleDescription='footer' title='' value=''
- AXStaticText subrole=(null) roleDescription='text' title='' value='Footer element'
+AXWebArea subrole=(null) title='' value=''
+ AXGroup subrole=AXLandmarkContentInfo title='' value=''
+ AXStaticText subrole=(null) title='' value='Footer element'

Powered by Google App Engine
This is Rietveld 408576698