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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/a-with-img-expected-mac.txt
diff --git a/content/test/data/accessibility/a-with-img-expected-mac.txt b/content/test/data/accessibility/a-with-img-expected-mac.txt
index 81e1652cc8c57bd9bddeb1d8d6c67bd7dec9c5a2..023410d5cb5c6a98060f8303e094a495defb8529 100644
--- a/content/test/data/accessibility/a-with-img-expected-mac.txt
+++ b/content/test/data/accessibility/a-with-img-expected-mac.txt
@@ -1 +1,16 @@
-#<skip -- need to generate>
+AXWebArea title='' value='' description=''
+ AXGroup title='' value='' description=''
+ AXLink title='Link with image at start.' value='' description=''
+ AXImage title='' value='' description='Link'
+ AXStaticText title='' value=' with image at start.' description=''
+ AXLink title='Link with image in the middle.' value='' description=''
+ AXStaticText title='' value='Link with ' description=''
+ AXImage title='' value='' description='image'
+ AXStaticText title='' value=' in the middle.' description=''
+ AXLink title='Link with broken in the middle.' value='' description=''
+ AXStaticText title='' value='Link with ' description=''
+ AXImage title='' value='' description='broken'
+ AXStaticText title='' value=' in the middle.' description=''
+ AXLink title='Link with image at the end' value='' description=''
+ AXStaticText title='' value='Link with image at the ' description=''
+ AXImage title='' value='' description='end'
« 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