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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/3690719-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 > CENTER > BO DY > HTML > #document to 6 of DIV > CENTER > 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 1 of DIV > CENTER > BO DY > HTML > #document to 1 of DIV > CENTER > BODY > HTML > #document toDOMRange: range from 1 of DIV > CENTER > BODY > HTML > #document to 1 of #text > FONT > DI V > CENTER > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stil lSelecting:FALSE
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,3) size 784x581 [bgcolor=#FFFFFF] 7 RenderBody {BODY} at (8,3) size 784x581 [bgcolor=#FFFFFF]
11 RenderBlock {CENTER} at (0,0) size 784x258 8 RenderBlock {CENTER} at (0,0) size 784x258
12 RenderTable {TABLE} at (0,0) size 784x19 9 RenderTable {TABLE} at (0,0) size 784x19
13 RenderTableSection {TBODY} at (0,0) size 784x19 10 RenderTableSection {TBODY} at (0,0) size 784x19
14 RenderTableRow {TR} at (0,0) size 784x15 11 RenderTableRow {TR} at (0,0) size 784x15
(...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after
137 RenderText {#text} at (473,54) size 78x15 134 RenderText {#text} at (473,54) size 78x15
138 text run at (473,54) width 78: "About Google" 135 text run at (473,54) width 78: "About Google"
139 RenderBlock {P} at (0,245) size 784x13 136 RenderBlock {P} at (0,245) size 784x13
140 RenderInline {FONT} at (0,0) size 60x13 137 RenderInline {FONT} at (0,0) size 60x13
141 RenderText {#text} at (362,0) size 60x13 138 RenderText {#text} at (362,0) size 60x13
142 text run at (362,0) width 60: "\x{A9}2005 Google" 139 text run at (362,0) width 60: "\x{A9}2005 Google"
143 layer at (254,88) size 292x13 140 layer at (254,88) size 292x13
144 RenderBlock {DIV} at (3,3) size 292x13 141 RenderBlock {DIV} at (3,3) size 292x13
145 selection start: position 0 of child 1 {TABLE} of child 4 {DIV} of child 0 {CENT ER} of body 142 selection start: position 0 of child 1 {TABLE} of child 4 {DIV} of child 0 {CENT ER} of body
146 selection end: position 1 of child 3 {#text} of child 4 {FONT} of child 4 {DIV } of child 0 {CENTER} of body 143 selection end: position 1 of child 3 {#text} of child 4 {FONT} of child 4 {DIV } of child 0 {CENTER} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698