Chromium Code Reviews

Side by Side 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, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | | Annotate | Revision Log
OLDNEW
1 AXWebArea subrole=(null) roleDescription='HTML content' title='' value='' 1 AXWebArea subrole=(null) title='' value=''
2 AXGroup subrole=AXLandmarkContentInfo roleDescription='footer' title='' valu e='' 2 AXGroup subrole=AXLandmarkContentInfo title='' value=''
3 AXStaticText subrole=(null) roleDescription='text' title='' value='Foote r element' 3 AXStaticText subrole=(null) title='' value='Footer element'
OLDNEW

Powered by Google App Engine