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

Unified Diff: content/test/data/accessibility/aria-application-expected-win.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/aria-application-expected-win.txt
diff --git a/content/test/data/accessibility/aria-application-expected-win.txt b/content/test/data/accessibility/aria-application-expected-win.txt
index e121405052a36ade0b9f0920cc31ed8ad9cf3dba..0eda87d29675ed75a7d0e0f9f70049129a6f9003 100644
--- a/content/test/data/accessibility/aria-application-expected-win.txt
+++ b/content/test/data/accessibility/aria-application-expected-win.txt
@@ -1,2 +1,2 @@
-ROLE_SYSTEM_DOCUMENT name='' state=FOCUSED,READONLY,FOCUSABLE
- IA2_ROLE_SECTION name='' state=READONLY
+ROLE_SYSTEM_DOCUMENT name='' READONLY FOCUSABLE
+ IA2_ROLE_SECTION name='' READONLY

Powered by Google App Engine
This is Rietveld 408576698