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

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

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-expected-win.txt
===================================================================
--- content/test/data/accessibility/footer-expected-win.txt (revision 149572)
+++ content/test/data/accessibility/footer-expected-win.txt (working copy)
@@ -1,3 +1,3 @@
-ROLE_SYSTEM_DOCUMENT name='' state=FOCUSED,READONLY,FOCUSABLE
- IA2_ROLE_FOOTER name='' state=READONLY
- ROLE_SYSTEM_TEXT name='Footer element' state=READONLY
+ROLE_SYSTEM_DOCUMENT name='' READONLY FOCUSABLE
+ IA2_ROLE_FOOTER name='' READONLY
+ ROLE_SYSTEM_TEXT name='Footer element' READONLY
« no previous file with comments | « content/test/data/accessibility/footer-expected-mac.txt ('k') | content/test/data/accessibility/list-markers-expected-mac.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698