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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: content/test/data/accessibility/html/p-expected-blink.txt
diff --git a/content/test/data/accessibility/html/p-expected-blink.txt b/content/test/data/accessibility/html/p-expected-blink.txt
index c53218d717f66ef19c9e6cf9716b7c63fac9d12b..1fb2e3322a68c8fe0789bde6f8b97c5539d3bbc9 100644
--- a/content/test/data/accessibility/html/p-expected-blink.txt
+++ b/content/test/data/accessibility/html/p-expected-blink.txt
@@ -1,8 +1,11 @@
rootWebArea
-++staticText name='Before'
-++++inlineTextBox name='Before' wordStarts=0 wordEnds=6
+++group
+++++staticText name='Before'
+++++++inlineTextBox name='Before' wordStarts=0 wordEnds=6
++paragraph
++++staticText name='Paragraph'
++++++inlineTextBox name='Paragraph' wordStarts=0 wordEnds=9
-++staticText name='After'
-++++inlineTextBox name='After' wordStarts=0 wordEnds=5
+++group
+++++staticText name='After'
+++++++inlineTextBox name='After' wordStarts=0 wordEnds=5
+<-- End-of-file -->

Powered by Google App Engine
This is Rietveld 408576698