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

Side by Side Diff: third_party/WebKit/LayoutTests/platform/mac/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 250x36 7 LayoutBlockFlow {DIV} at (0,0) size 250x36
8 LayoutText {#text} at (0,0) size 210x18 8 LayoutText {#text} at (0,0) size 209x18
9 text run at (0,0) width 210: "Try to create a caret after this lin" 9 text run at (0,0) width 209: "Try to create a caret after this lin"
10 LayoutInline {SPAN} at (0,0) size 8x18 10 LayoutInline {SPAN} at (0,0) size 8x18
11 LayoutText {#text} at (209,0) size 8x18 11 LayoutText {#text} at (208,0) size 8x18
12 text run at (209,0) width 8: "e" 12 text run at (208,0) width 8: "e"
13 LayoutText {#text} at (216,0) size 5x18 13 LayoutText {#text} at (215,0) size 5x18
14 text run at (216,0) width 5: " " 14 text run at (215,0) width 5: " "
15 LayoutInline {SPAN} at (0,0) size 1x18 15 LayoutInline {SPAN} at (0,0) size 1x18
16 LayoutText {#text} at (0,18) size 185x18 16 LayoutText {#text} at (0,18) size 185x18
17 text run at (0,18) width 185: "thisshouldbeonthesecondline" 17 text run at (0,18) width 185: "thisshouldbeonthesecondline"
18 LayoutBlockFlow {HR} at (0,44) size 784x2 [border: (1px inset #EEEEEE)] 18 LayoutBlockFlow {HR} at (0,44) size 784x2 [border: (1px inset #EEEEEE)]
19 LayoutBlockFlow {P} at (0,62) size 784x36 19 LayoutBlockFlow {P} at (0,62) size 784x36
20 LayoutText {#text} at (0,0) size 135x18 20 LayoutText {#text} at (0,0) size 135x18
21 text run at (0,0) width 135: "This is a testcase for " 21 text run at (0,0) width 135: "This is a testcase for "
22 LayoutInline {A} at (0,0) size 350x18 [color=#0000EE] 22 LayoutInline {A} at (0,0) size 350x18 [color=#0000EE]
23 LayoutText {#text} at (134,0) size 350x18 23 LayoutText {#text} at (134,0) size 350x18
24 text run at (134,0) width 350: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=6476" 24 text run at (134,0) width 350: "http://bugzilla.opendarwin.org/show_ bug.cgi?id=6476"
25 LayoutText {#text} at (483,0) size 766x36 25 LayoutText {#text} at (483,0) size 765x36
26 text run at (483,0) width 9: ". " 26 text run at (483,0) width 9: ". "
27 text run at (491,0) width 275: "Creating an upstream caret with the mo use" 27 text run at (491,0) width 274: "Creating an upstream caret with the mo use"
28 text run at (0,18) width 632: "was impossible if the upstream and down stream carets were separated only by unrendered content." 28 text run at (0,18) width 632: "was impossible if the upstream and down stream carets were separated only by unrendered content."
29 LayoutBlockFlow {P} at (0,114) size 784x36 29 LayoutBlockFlow {P} at (0,114) size 784x36
30 LayoutText {#text} at (0,0) size 769x36 30 LayoutText {#text} at (0,0) size 783x36
31 text run at (0,0) width 325: "This test uses the eventSender to do mou se clicks. " 31 text run at (0,0) width 325: "This test uses the eventSender to do mou se clicks. "
32 text run at (324,0) width 445: "To run it manually, click in the space after all the text on the first line" 32 text run at (324,0) width 459: "To run it manually, click in the space after all the text on the first line in"
33 text run at (0,18) width 186: "in the above editable region. " 33 text run at (0,18) width 170: "the above editable region. "
34 text run at (185,18) width 395: "Clicking should create a caret after the first space after the 'e'." 34 text run at (169,18) width 394: "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