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

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

Issue 2439203003: Reland of Accessibility: Ignore all anonymous blocks (Closed)
Patch Set: Rebased. Created 4 years, 1 month 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 ++staticText name='Before'
3 ++++staticText name='Before' 3 ++++inlineTextBox name='Before' wordStarts=0 wordEnds=6
4 ++++++inlineTextBox name='Before' wordStarts=0 wordEnds=6
5 ++paragraph 4 ++paragraph
6 ++++staticText name='Paragraph' 5 ++++staticText name='Paragraph'
7 ++++++inlineTextBox name='Paragraph' wordStarts=0 wordEnds=9 6 ++++++inlineTextBox name='Paragraph' wordStarts=0 wordEnds=9
8 ++group 7 ++staticText name='After'
9 ++++staticText name='After' 8 ++++inlineTextBox name='After' wordStarts=0 wordEnds=5
10 ++++++inlineTextBox name='After' wordStarts=0 wordEnds=5
11 <-- End-of-file -->
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698