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

Unified Diff: trunk/src/content/test/data/accessibility/a-with-img-expected-mac.txt

Issue 14354004: Revert 194775 "Modify AccessibilityTreeFormatter to build up an ..." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 8 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: trunk/src/content/test/data/accessibility/a-with-img-expected-mac.txt
===================================================================
--- trunk/src/content/test/data/accessibility/a-with-img-expected-mac.txt (revision 194894)
+++ trunk/src/content/test/data/accessibility/a-with-img-expected-mac.txt (working copy)
@@ -1,16 +1,16 @@
AXWebArea
AXGroup
- AXLink AXTitle='Link with image at start.'
- AXImage AXDescription='Link'
- AXStaticText AXValue=' with image at start.'
- AXLink AXTitle='Link with image in the middle.'
- AXStaticText AXValue='Link with '
- AXImage AXDescription='image'
- AXStaticText AXValue=' in the middle.'
- AXLink AXTitle='Link with broken in the middle.'
- AXStaticText AXValue='Link with '
- AXImage AXDescription='broken'
- AXStaticText AXValue=' in the middle.'
- AXLink AXTitle='Link with image at the end'
- AXStaticText AXValue='Link with image at the '
- AXImage AXDescription='end'
+ AXLink title='Link with image at start.'
+ AXImage description='Link'
+ AXStaticText value=' with image at start.'
+ AXLink title='Link with image in the middle.'
+ AXStaticText value='Link with '
+ AXImage description='image'
+ AXStaticText value=' in the middle.'
+ AXLink title='Link with broken in the middle.'
+ AXStaticText value='Link with '
+ AXImage description='broken'
+ AXStaticText value=' in the middle.'
+ AXLink title='Link with image at the end'
+ AXStaticText value='Link with image at the '
+ AXImage description='end'
« no previous file with comments | « trunk/src/content/test/data/accessibility/a-with-img.html ('k') | trunk/src/content/test/data/accessibility/address.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698