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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/android/editing/selection/6476-expected.txt

Issue 1410703003: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 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 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
3 LayoutView at (0,0) size 800x600 3 LayoutView at (0,0) size 800x600
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 LayoutBlockFlow {HTML} at (0,0) size 800x600 5 LayoutBlockFlow {HTML} at (0,0) size 800x600
6 LayoutBlockFlow {BODY} at (8,8) size 784x576 6 LayoutBlockFlow {BODY} at (8,8) size 784x576
7 LayoutBlockFlow {DIV} at (0,0) size 250x40 7 LayoutBlockFlow {DIV} at (0,0) size 250x40
8 LayoutText {#text} at (0,0) size 195x19 8 LayoutText {#text} at (0,0) size 195x19
9 text run at (0,0) width 195: "Try to create a caret after this lin" 9 text run at (0,0) width 195: "Try to create a caret after this lin"
10 LayoutInline {SPAN} at (0,0) size 7x19 10 LayoutInline {SPAN} at (0,0) size 7x19
(...skipping 15 matching lines...) Expand all
26 text run at (449,0) width 8: ". " 26 text run at (449,0) width 8: ". "
27 text run at (457,0) width 284: "Creating an upstream caret with the mo use was" 27 text run at (457,0) width 284: "Creating an upstream caret with the mo use was"
28 text run at (0,20) width 568: "impossible if the upstream and downstre am carets were separated only by unrendered content." 28 text run at (0,20) width 568: "impossible if the upstream and downstre am carets were separated only by unrendered content."
29 LayoutBlockFlow {P} at (0,122) size 784x40 29 LayoutBlockFlow {P} at (0,122) size 784x40
30 LayoutText {#text} at (0,0) size 747x39 30 LayoutText {#text} at (0,0) size 747x39
31 text run at (0,0) width 306: "This test uses the eventSender to do mou se clicks. " 31 text run at (0,0) width 306: "This test uses the eventSender to do mou se clicks. "
32 text run at (306,0) width 441: "To run it manually, click in the space after all the text on the first line in the" 32 text run at (306,0) width 441: "To run it manually, click in the space after all the text on the first line in the"
33 text run at (0,20) width 137: "above editable region. " 33 text run at (0,20) width 137: "above editable region. "
34 text run at (137,20) width 370: "Clicking should create a caret after the first space after the 'e'." 34 text run at (137,20) width 370: "Clicking should create a caret after the first space after the 'e'."
35 caret: position 1 of child 2 {#text} of child 1 {DIV} of body 35 caret: position 1 of child 2 {#text} of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698