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

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: 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-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..09dece12102172314724e27f5423e2fe3cd999ca 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=''
+AXWebArea subrole=(null) title='' value=''
AXGroup subrole=AXLandmarkContentInfo roleDescription='footer' title='' value=''
- AXStaticText subrole=(null) roleDescription='text' title='' value='Footer element'
+ AXStaticText subrole=(null) title='' value='Footer element'
« no previous file with comments | « content/test/data/accessibility/footer.html ('k') | content/test/data/accessibility/footer-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698