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

Side by Side Diff: LayoutTests/platform/win/editing/selection/7152-2-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 BODY > HTML > #do cument to 7 of 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 BODY > HTML > #do cument to 1 of BODY > HTML > #document toDOMRange:range from 1 of BODY > HTML > #document to 341 of #text > P > BODY > HTML > #document affinity:NSSelectionAffi nityDownstream stillSelecting: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,8) size 784x576 7 RenderBody {BODY} at (8,8) size 784x576
11 RenderTable {TABLE} at (0,0) size 154x56 [border: (1px outset #808080)] 8 RenderTable {TABLE} at (0,0) size 154x56 [border: (1px outset #808080)]
12 RenderTableSection {TBODY} at (1,1) size 152x54 9 RenderTableSection {TBODY} at (1,1) size 152x54
13 RenderTableRow {TR} at (0,2) size 152x24 10 RenderTableRow {TR} at (0,2) size 152x24
14 RenderTableCell {TD} at (2,2) size 148x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1] 11 RenderTableCell {TD} at (2,2) size 148x24 [border: (1px inset #80808 0)] [r=0 c=0 rs=1 cs=1]
(...skipping 15 matching lines...) Expand all
30 text run at (457,0) width 284: "Adding visible candidates after tables , at [table," 27 text run at (457,0) width 284: "Adding visible candidates after tables , at [table,"
31 text run at (741,0) width 4: " " 28 text run at (741,0) width 4: " "
32 text run at (0,20) width 747: "numberOfChildren], threw RenderView::se tSelection for a loop because it assumed the end of a selection would be inside an" 29 text run at (0,20) width 747: "numberOfChildren], threw RenderView::se tSelection for a loop because it assumed the end of a selection would be inside an"
33 text run at (747,20) width 4: " " 30 text run at (747,20) width 4: " "
34 text run at (0,40) width 82: "atomic node. " 31 text run at (0,40) width 82: "atomic node. "
35 text run at (82,40) width 671: "It didn't make the same assumption abo ut start of a selection, but for good measure, we also test a selection that" 32 text run at (82,40) width 671: "It didn't make the same assumption abo ut start of a selection, but for good measure, we also test a selection that"
36 text run at (753,40) width 4: " " 33 text run at (753,40) width 4: " "
37 text run at (0,60) width 200: "starts at a position before a table." 34 text run at (0,60) width 200: "starts at a position before a table."
38 selection start: position 0 of child 1 {TABLE} of body 35 selection start: position 0 of child 1 {TABLE} of body
39 selection end: position 341 of child 2 {#text} of child 5 {P} of body 36 selection end: position 341 of child 2 {#text} of child 5 {P} of body
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698