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

Unified 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 side-by-side diff with in-line comments
Download patch
« 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 »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 a5505f15cf79e88e123de2e43ea3dd380fa31bb0..6d6c4f079aa7907f5df536d6f6d28c4cfba4f379 100644
--- a/content/test/data/accessibility/html/p-expected-blink.txt
+++ b/content/test/data/accessibility/html/p-expected-blink.txt
@@ -1,11 +1,11 @@
rootWebArea
++group
-++++staticText name='Before' nameFrom=3
-++++++inlineTextBox name='Before' nameFrom=3 wordStarts=0 wordEnds=6
+++++staticText name='Before'
+++++++inlineTextBox name='Before' wordStarts=0 wordEnds=6
++paragraph
-++++staticText name='Paragraph' nameFrom=3
-++++++inlineTextBox name='Paragraph' nameFrom=3 wordStarts=0 wordEnds=9
+++++staticText name='Paragraph'
+++++++inlineTextBox name='Paragraph' wordStarts=0 wordEnds=9
++group
-++++staticText name='After' nameFrom=3
-++++++inlineTextBox name='After' nameFrom=3 wordStarts=0 wordEnds=5
+++++staticText name='After'
+++++++inlineTextBox name='After' wordStarts=0 wordEnds=5
<-- End-of-file -->
« 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