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

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

Issue 26237004: Remove unused editing related member functions from WebViewClient (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 2013-10-09T17:59:14 Created 7 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 | Annotate | Revision Log
OLDNEW
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document
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
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 layer at (0,0) size 800x600 2 layer at (0,0) size 800x600
6 RenderView at (0,0) size 800x600 3 RenderView at (0,0) size 800x600
7 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
8 RenderBlock {HTML} at (0,0) size 800x600 5 RenderBlock {HTML} at (0,0) size 800x600
9 RenderBody {BODY} at (8,8) size 784x584 6 RenderBody {BODY} at (8,8) size 784x584
10 RenderBlock {P} at (0,0) size 784x36 7 RenderBlock {P} at (0,0) size 784x36
11 RenderText {#text} at (0,0) size 104x18 8 RenderText {#text} at (0,0) size 104x18
12 text run at (0,0) width 104: "This is a test for " 9 text run at (0,0) width 104: "This is a test for "
13 RenderInline {I} at (0,0) size 776x36 10 RenderInline {I} at (0,0) size 776x36
(...skipping 10 matching lines...) Expand all
24 RenderText {#text} at (0,0) size 730x18 21 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 " 22 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." 23 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 #EEEEEE)] 24 RenderBlock {HR} at (0,86) size 784x2 [border: (1px inset #EEEEEE)]
28 RenderBlock {DIV} at (0,96) size 250x110 25 RenderBlock {DIV} at (0,96) size 250x110
29 RenderText {#text} at (0,0) size 236x110 26 RenderText {#text} at (0,0) size 236x110
30 text run at (0,0) width 152: "Alice in" 27 text run at (0,0) width 152: "Alice in"
31 text run at (152,0) width 12: " " 28 text run at (152,0) width 12: " "
32 text run at (0,55) width 236: "Wonderland" 29 text run at (0,55) width 236: "Wonderland"
33 caret: position 10 of child 0 {#text} of child 7 {DIV} of body 30 caret: position 10 of child 0 {#text} of child 7 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698