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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/click-start-of-line-expected.txt

Issue 20066006: Auto-rebaseline for r154767 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 5 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 | Annotate | Revision Log
OLDNEW
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 10 o f #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #do cument affinity:NSSelectionAffinityDownstream stillSelecting:FALSE 3 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 10 o f #text > DIV > BODY > HTML > #document to 10 of #text > DIV > BODY > HTML > #do cument affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
6 RenderView at (0,0) size 800x600 6 RenderView at (0,0) size 800x600
7 layer at (0,0) size 800x600 7 layer at (0,0) size 800x600
8 RenderBlock {HTML} at (0,0) size 800x600 8 RenderBlock {HTML} at (0,0) size 800x600
9 RenderBody {BODY} at (8,8) size 784x584 9 RenderBody {BODY} at (8,8) size 784x584
10 RenderBlock {P} at (0,0) size 784x36 10 RenderBlock {P} at (0,0) size 784x36
11 RenderText {#text} at (0,0) size 104x18 11 RenderText {#text} at (0,0) size 104x18
12 text run at (0,0) width 104: "This is a test for " 12 text run at (0,0) width 104: "This is a test for "
13 RenderInline {I} at (0,0) size 776x36 13 RenderInline {I} at (0,0) size 776x36
14 RenderInline {A} at (0,0) size 348x18 [color=#0000EE] 14 RenderInline {A} at (0,0) size 348x18 [color=#0000EE]
15 RenderText {#text} at (104,0) size 348x18 15 RenderText {#text} at (104,0) size 348x18
16 text run at (104,0) width 348: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=9978" 16 text run at (104,0) width 348: "http://bugzilla.opendarwin.org/sho w_bug.cgi?id=9978"
17 RenderText {#text} at (452,0) size 776x36 17 RenderText {#text} at (452,0) size 776x36
18 text run at (452,0) width 4: " " 18 text run at (452,0) width 4: " "
19 text run at (456,0) width 320: "REGRESSION (r12949-r12988): Clicking the first" 19 text run at (456,0) width 320: "REGRESSION (r12949-r12988): Clicking the first"
20 text run at (0,18) width 384: "letter on a line places the caret at the end of the previous line" 20 text run at (0,18) width 384: "letter on a line places the caret at the end of the previous line"
21 RenderText {#text} at (384,18) size 4x18 21 RenderText {#text} at (384,18) size 4x18
22 text run at (384,18) width 4: "." 22 text run at (384,18) width 4: "."
23 RenderBlock {P} at (0,52) size 784x18 23 RenderBlock {P} at (0,52) size 784x18
24 RenderText {#text} at (0,0) size 730x18 24 RenderText {#text} at (0,0) size 730x18
25 text run at (0,0) width 551: "To test interactively, click the left si de of the W on the second line. The caret should be " 25 text run at (0,0) width 551: "To test interactively, click the left si de of the W on the second line. The caret should be "
26 text run at (551,0) width 179: "move to the start of that line." 26 text run at (551,0) width 179: "move to the start of that line."
27 RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #000000)] 27 RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
28 RenderBlock {DIV} at (0,96) size 250x110 28 RenderBlock {DIV} at (0,96) size 250x110
29 RenderText {#text} at (0,0) size 236x110 29 RenderText {#text} at (0,0) size 236x110
30 text run at (0,0) width 152: "Alice in" 30 text run at (0,0) width 152: "Alice in"
31 text run at (152,0) width 12: " " 31 text run at (152,0) width 12: " "
32 text run at (0,55) width 236: "Wonderland" 32 text run at (0,55) width 236: "Wonderland"
33 caret: position 10 of child 0 {#text} of child 7 {DIV} of body 33 caret: position 10 of child 0 {#text} of child 7 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698