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

Side by Side Diff: LayoutTests/editing/execCommand/selectAll-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 3 of DIV > BODY > HTML > #document
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > BODY > HTML > #document to 0 of DIV > BODY > HTML > #document toDOMRange:range from 0 of #t ext > SPAN > DIV > BODY > HTML > #document to 562 of #text > P > SPAN > DIV > BO DY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALS E
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
7 RenderView at (0,0) size 800x600 4 RenderView at (0,0) size 800x600
8 layer at (0,0) size 800x600 5 layer at (0,0) size 800x600
9 RenderBlock {HTML} at (0,0) size 800x600 6 RenderBlock {HTML} at (0,0) size 800x600
10 RenderBody {BODY} at (8,8) size 784x584 7 RenderBody {BODY} at (8,8) size 784x584
11 RenderBlock {DIV} at (0,0) size 784x356 [border: (2px solid #FF0000)] 8 RenderBlock {DIV} at (0,0) size 784x356 [border: (2px solid #FF0000)]
12 RenderBlock (anonymous) at (14,14) size 756x56 9 RenderBlock (anonymous) at (14,14) size 756x56
13 RenderInline {SPAN} at (0,0) size 693x56 10 RenderInline {SPAN} at (0,0) size 693x56
14 RenderText {#text} at (0,0) size 693x56 11 RenderText {#text} at (0,0) size 693x56
(...skipping 27 matching lines...) Expand all
42 text run at (744,140) width 6: " " 39 text run at (744,140) width 6: " "
43 text run at (0,168) width 632: "people who are crazy enough to thi nk they can change the world " 40 text run at (0,168) width 632: "people who are crazy enough to thi nk they can change the world "
44 text run at (632,168) width 116: "are the ones" 41 text run at (632,168) width 116: "are the ones"
45 text run at (748,168) width 6: " " 42 text run at (748,168) width 6: " "
46 text run at (0,196) width 77: "who do." 43 text run at (0,196) width 77: "who do."
47 RenderBlock (anonymous) at (14,342) size 756x0 44 RenderBlock (anonymous) at (14,342) size 756x0
48 RenderInline {SPAN} at (0,0) size 0x0 45 RenderInline {SPAN} at (0,0) size 0x0
49 RenderText {#text} at (0,0) size 0x0 46 RenderText {#text} at (0,0) size 0x0
50 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body 47 selection start: position 0 of child 0 {#text} of child 1 {SPAN} of child 1 {DIV } of body
51 selection end: position 562 of child 0 {#text} of child 1 {P} of child 1 {SPAN } of child 1 {DIV} of body 48 selection end: position 562 of child 0 {#text} of child 1 {P} of child 1 {SPAN } of child 1 {DIV} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698