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

Side by Side Diff: content/test/data/accessibility/a-with-img-expected-win.txt

Issue 11785038: Update and rebaseline many DumpAccessibilityTree tests. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: remove bug comments that no longer apply Created 7 years, 11 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
OLDNEW
1 #<skip -- bug 120960> 1 ROLE_SYSTEM_DOCUMENT name='' READONLY FOCUSABLE
2 ROLE_SYSTEM_DOCUMENT name='' state=FOCUSED,READONLY,FOCUSABLE 2 IA2_ROLE_SECTION name='' READONLY
3 IA2_ROLE_SECTION name='' state=READONLY 3 ROLE_SYSTEM_LINK name='Link with image at start.' FOCUSABLE
4 ROLE_SYSTEM_LINK name='bullet Link with image at start.' state=FOCUSABLE ,LINKED 4 ROLE_SYSTEM_GRAPHIC name='Link' READONLY
5 ROLE_SYSTEM_GRAPHIC name='bullet' state=LINKED 5 ROLE_SYSTEM_TEXT name=' with image at start.' READONLY
6 ROLE_SYSTEM_TEXT name='Link with image at start.' state=READONLY,LIN KED 6 ROLE_SYSTEM_LINK name='Link with image in the middle.' FOCUSABLE
7 ROLE_SYSTEM_LINK name='Link with image in the middle.' state=FOCUSABLE,L INKED 7 ROLE_SYSTEM_TEXT name='Link with ' READONLY
8 ROLE_SYSTEM_TEXT name='Link with' state=READONLY,LINKED 8 ROLE_SYSTEM_GRAPHIC name='image' READONLY
9 ROLE_SYSTEM_GRAPHIC name='image' state=LINKED 9 ROLE_SYSTEM_TEXT name=' in the middle.' READONLY
10 ROLE_SYSTEM_TEXT name='in the middle.' state=READONLY,LINKED 10 ROLE_SYSTEM_LINK name='Link with broken in the middle.' FOCUSABLE
11 ROLE_SYSTEM_LINK name='Link with broken image in the middle.' state=FOCU SABLE,LINKED 11 ROLE_SYSTEM_TEXT name='Link with ' READONLY
12 ROLE_SYSTEM_TEXT name='Link with' state=READONLY,LINKED 12 ROLE_SYSTEM_GRAPHIC name='broken' READONLY
13 ROLE_SYSTEM_GRAPHIC name='broken' state=LINKED 13 ROLE_SYSTEM_TEXT name=' in the middle.' READONLY
14 ROLE_SYSTEM_TEXT name='in the middle.' state=READONLY,LINKED 14 ROLE_SYSTEM_LINK name='Link with image at the end' FOCUSABLE
15 ROLE_SYSTEM_LINK name='Link with image at the end last' state=FOCUSABLE, LINKED 15 ROLE_SYSTEM_TEXT name='Link with image at the ' READONLY
16 ROLE_SYSTEM_TEXT name='Link with image at the end ' state=READONLY,L INKED 16 ROLE_SYSTEM_GRAPHIC name='end' READONLY
17 ROLE_SYSTEM_GRAPHIC name='last' state=LINKED
OLDNEW
« no previous file with comments | « content/test/data/accessibility/a-with-img-expected-mac.txt ('k') | content/test/data/accessibility/aria-application.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698