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

Side by Side Diff: content/test/data/accessibility/html/p-expected-blink.txt

Issue 1552683002: Enable DumpAccessibilityTree tests to use cross-process iframes. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebaseline last Android test Created 4 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 unified diff | Download patch
OLDNEW
1 rootWebArea 1 rootWebArea
2 ++group 2 ++group
3 ++++staticText name='Before' nameFrom=3 3 ++++staticText name='Before'
4 ++++++inlineTextBox name='Before' nameFrom=3 wordStarts=0 wordEnds=6 4 ++++++inlineTextBox name='Before' wordStarts=0 wordEnds=6
5 ++paragraph 5 ++paragraph
6 ++++staticText name='Paragraph' nameFrom=3 6 ++++staticText name='Paragraph'
7 ++++++inlineTextBox name='Paragraph' nameFrom=3 wordStarts=0 wordEnds=9 7 ++++++inlineTextBox name='Paragraph' wordStarts=0 wordEnds=9
8 ++group 8 ++group
9 ++++staticText name='After' nameFrom=3 9 ++++staticText name='After'
10 ++++++inlineTextBox name='After' nameFrom=3 wordStarts=0 wordEnds=5 10 ++++++inlineTextBox name='After' wordStarts=0 wordEnds=5
11 <-- End-of-file --> 11 <-- End-of-file -->
OLDNEW
« no previous file with comments | « content/test/data/accessibility/html/input-text.html ('k') | content/test/data/accessibility/readme.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698