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

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

Issue 2927033004: Expand test defaults to include more states, include more blink test results (Closed)
Patch Set: Update Windows test results Created 3 years, 6 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-blink.txt
diff --git a/content/test/data/accessibility/html/a-with-img-expected-blink.txt b/content/test/data/accessibility/html/a-with-img-expected-blink.txt
new file mode 100644
index 0000000000000000000000000000000000000000..6b67b042c1d4df08f96292e73ca323c991b4a5bc
--- /dev/null
+++ b/content/test/data/accessibility/html/a-with-img-expected-blink.txt
@@ -0,0 +1,22 @@
+rootWebArea
+++genericContainer
+++++link linked name='Link with image at start.'
+++++++image linked name='Link'
+++++++staticText linked name=' with image at start.'
+++++++++inlineTextBox name=' with image at start.'
+++++link linked name='Link with image in the middle.'
+++++++staticText linked name='Link with '
+++++++++inlineTextBox name='Link with '
+++++++image linked name='image'
+++++++staticText linked name=' in the middle.'
+++++++++inlineTextBox name=' in the middle.'
+++++link linked name='Link with broken in the middle.'
+++++++staticText linked name='Link with '
+++++++++inlineTextBox name='Link with '
+++++++image linked name='broken'
+++++++staticText linked name=' in the middle.'
+++++++++inlineTextBox name=' in the middle.'
+++++link linked name='Link with image at the end'
+++++++staticText linked name='Link with image at the '
+++++++++inlineTextBox name='Link with image at the '
+++++++image linked name='end'

Powered by Google App Engine
This is Rietveld 408576698