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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 rootWebArea
2 ++genericContainer
3 ++++link linked name='Link with image at start.'
4 ++++++image linked name='Link'
5 ++++++staticText linked name=' with image at start.'
6 ++++++++inlineTextBox name=' with image at start.'
7 ++++link linked name='Link with image in the middle.'
8 ++++++staticText linked name='Link with '
9 ++++++++inlineTextBox name='Link with '
10 ++++++image linked name='image'
11 ++++++staticText linked name=' in the middle.'
12 ++++++++inlineTextBox name=' in the middle.'
13 ++++link linked name='Link with broken in the middle.'
14 ++++++staticText linked name='Link with '
15 ++++++++inlineTextBox name='Link with '
16 ++++++image linked name='broken'
17 ++++++staticText linked name=' in the middle.'
18 ++++++++inlineTextBox name=' in the middle.'
19 ++++link linked name='Link with image at the end'
20 ++++++staticText linked name='Link with image at the '
21 ++++++++inlineTextBox name='Link with image at the '
22 ++++++image linked name='end'
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698