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

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

Issue 906573003: Worked around a trybot change by replacing spaces with "+" for the indentation in accessibility bro… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Used two +s for indentation. Created 5 years, 10 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/html/a-with-img-expected-mac.txt
diff --git a/content/test/data/accessibility/html/a-with-img-expected-mac.txt b/content/test/data/accessibility/html/a-with-img-expected-mac.txt
index 37db67f33dac462a0b588a1f4637e7c8c2d80cf7..3e2892228537746260cad98c8a73ba9f74838453 100644
--- a/content/test/data/accessibility/html/a-with-img-expected-mac.txt
+++ b/content/test/data/accessibility/html/a-with-img-expected-mac.txt
@@ -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'
+++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'

Powered by Google App Engine
This is Rietveld 408576698