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

Side by Side Diff: content/test/data/accessibility/a-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: Work around missing webkit strings in content_browsertests for now Created 8 years, 4 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 ROLE_SYSTEM_DOCUMENT name='' state=FOCUSED,READONLY,FOCUSABLE 1 ROLE_SYSTEM_DOCUMENT name='' READONLY FOCUSABLE
2 IA2_ROLE_SECTION name='' state=READONLY 2 IA2_ROLE_SECTION name='' READONLY
3 ROLE_SYSTEM_LINK name='normal link' state=FOCUSABLE,LINKED 3 ROLE_SYSTEM_LINK name='normal link' FOCUSABLE LINKED
4 ROLE_SYSTEM_TEXT name='normal link' state=READONLY,LINKED 4 ROLE_SYSTEM_TEXT name='normal link' READONLY LINKED
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698