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

Side by Side Diff: content/test/data/accessibility/ul-expected-win.txt

Issue 9617019: Improve formatting of accessibility tests that dump the tree. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix Linux build error, tolerate different line endings Created 8 years, 9 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
« no previous file with comments | « content/test/data/accessibility/ul-expected-mac.txt ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 ROLE_SYSTEM_DOCUMENT name='' state=IA2_STATE_OPAQUE
2 ROLE_SYSTEM_LIST name='' state=IA2_STATE_OPAQUE
3 ROLE_SYSTEM_LISTITEM name='' state=IA2_STATE_OPAQUE
4 ROLE_SYSTEM_TEXT name='' state=IA2_STATE_OPAQUE
5 ROLE_SYSTEM_TEXT name='Item 1' state=IA2_STATE_OPAQUE
6 ROLE_SYSTEM_LISTITEM name='' state=IA2_STATE_OPAQUE
7 ROLE_SYSTEM_TEXT name='' state=IA2_STATE_OPAQUE
8 ROLE_SYSTEM_TEXT name='Item 2' state=IA2_STATE_OPAQUE
9 ROLE_SYSTEM_LISTITEM name='' state=IA2_STATE_OPAQUE
10 ROLE_SYSTEM_TEXT name='' state=IA2_STATE_OPAQUE
11 ROLE_SYSTEM_TEXT name='Item 3' state=IA2_STATE_OPAQUE
OLDNEW
« no previous file with comments | « content/test/data/accessibility/ul-expected-mac.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698