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

Side by Side Diff: content/test/data/accessibility/a-with-img-expected-mac.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 -- need to generate> 1 AXWebArea title='' value='' description=''
2 AXGroup title='' value='' description=''
3 AXLink title='Link with image at start.' value='' description=''
4 AXImage title='' value='' description='Link'
5 AXStaticText title='' value=' with image at start.' description=''
6 AXLink title='Link with image in the middle.' value='' description=''
7 AXStaticText title='' value='Link with ' description=''
8 AXImage title='' value='' description='image'
9 AXStaticText title='' value=' in the middle.' description=''
10 AXLink title='Link with broken in the middle.' value='' description=''
11 AXStaticText title='' value='Link with ' description=''
12 AXImage title='' value='' description='broken'
13 AXStaticText title='' value=' in the middle.' description=''
14 AXLink title='Link with image at the end' value='' description=''
15 AXStaticText title='' value='Link with image at the ' description=''
16 AXImage title='' value='' description='end'
OLDNEW
« no previous file with comments | « content/test/data/accessibility/a-with-img.html ('k') | content/test/data/accessibility/a-with-img-expected-win.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698