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

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

Issue 2440833002: Revert of Accessibility: Ignore all anonymous blocks (Closed)
Patch Set: Rebase after revert of another change touching cursors_test.js Created 4 years, 2 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 ++staticText name='Before' 2 ++group
3 ++++inlineTextBox name='Before' wordStarts=0 wordEnds=6 3 ++++staticText name='Before'
4 ++++++inlineTextBox name='Before' wordStarts=0 wordEnds=6
4 ++paragraph 5 ++paragraph
5 ++++staticText name='Paragraph' 6 ++++staticText name='Paragraph'
6 ++++++inlineTextBox name='Paragraph' wordStarts=0 wordEnds=9 7 ++++++inlineTextBox name='Paragraph' wordStarts=0 wordEnds=9
7 ++staticText name='After' 8 ++group
8 ++++inlineTextBox name='After' wordStarts=0 wordEnds=5 9 ++++staticText name='After'
10 ++++++inlineTextBox name='After' wordStarts=0 wordEnds=5
11 <-- End-of-file -->
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698