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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/linux/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 8x19
11 LayoutText {#text} at (195,0) size 7x19 11 LayoutText {#text} at (194,0) size 8x19
12 text run at (195,0) width 7: "e" 12 text run at (194,0) width 8: "e"
13 LayoutText {#text} at (202,0) size 4x19 13 LayoutText {#text} at (201,0) size 5x19
14 text run at (202,0) width 4: " " 14 text run at (201,0) width 5: " "
15 LayoutInline {SPAN} at (0,0) size 0x19 15 LayoutInline {SPAN} at (0,0) size 1x19
16 LayoutText {#text} at (0,20) size 170x19 16 LayoutText {#text} at (0,20) size 170x19
17 text run at (0,20) width 170: "thisshouldbeonthesecondline" 17 text run at (0,20) width 170: "thisshouldbeonthesecondline"
18 LayoutBlockFlow {HR} at (0,48) size 784x2 [border: (1px inset #EEEEEE)] 18 LayoutBlockFlow {HR} at (0,48) size 784x2 [border: (1px inset #EEEEEE)]
19 LayoutBlockFlow {P} at (0,66) size 784x40 19 LayoutBlockFlow {P} at (0,66) size 784x40
20 LayoutText {#text} at (0,0) size 126x19 20 LayoutText {#text} at (0,0) size 126x19
21 text run at (0,0) width 126: "This is a testcase for " 21 text run at (0,0) width 126: "This is a testcase for "
22 LayoutInline {A} at (0,0) size 323x19 [color=#0000EE] 22 LayoutInline {A} at (0,0) size 323x19 [color=#0000EE]
23 LayoutText {#text} at (126,0) size 323x19 23 LayoutText {#text} at (126,0) size 323x19
24 text run at (126,0) width 323: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=6476" 24 text run at (126,0) width 323: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=6476"
25 LayoutText {#text} at (449,0) size 741x39 25 LayoutText {#text} at (448,0) size 741x39
26 text run at (449,0) width 8: ". " 26 text run at (448,0) width 9: ". "
27 text run at (457,0) width 284: "Creating an upstream caret with the mo use was" 27 text run at (456,0) width 285: "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 745x39
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 439: "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