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

Side by Side Diff: LayoutTests/editing/style/apple-style-editable-mix-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: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of BODY > HTML > #document to 4 of BODY > HTML > #document affinity:NSSelectionAff inityDownstream stillSelecting:FALSE
2 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of BODY > HTML > #do cument to 5 of BODY > HTML > #document
3 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
7 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
8 RenderView at (0,0) size 800x600 5 RenderView at (0,0) size 800x600
9 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
10 RenderBlock {HTML} at (0,0) size 800x600 7 RenderBlock {HTML} at (0,0) size 800x600
11 RenderBody {BODY} at (8,8) size 784x584 8 RenderBody {BODY} at (8,8) size 784x584
12 RenderTable {TABLE} at (0,0) size 758x24 9 RenderTable {TABLE} at (0,0) size 758x24
13 RenderTableSection {TBODY} at (0,0) size 758x24 10 RenderTableSection {TBODY} at (0,0) size 758x24
(...skipping 18 matching lines...) Expand all
32 text run at (595,1) width 0: " " 29 text run at (595,1) width 0: " "
33 RenderTableCell {TD} at (600,2) size 108x20 [r=0 c=1 rs=1 cs=1] 30 RenderTableCell {TD} at (600,2) size 108x20 [r=0 c=1 rs=1 cs=1]
34 RenderInline {SPAN} at (0,0) size 106x18 31 RenderInline {SPAN} at (0,0) size 106x18
35 RenderInline {B} at (0,0) size 106x18 32 RenderInline {B} at (0,0) size 106x18
36 RenderText {#text} at (1,1) size 106x18 33 RenderText {#text} at (1,1) size 106x18
37 text run at (1,1) width 106: "Editable - line 2" 34 text run at (1,1) width 106: "Editable - line 2"
38 RenderText {#text} at (107,1) size 0x18 35 RenderText {#text} at (107,1) size 0x18
39 text run at (107,1) width 0: " " 36 text run at (107,1) width 0: " "
40 selection start: position 0 of child 1 {TABLE} of body 37 selection start: position 0 of child 1 {TABLE} of body
41 selection end: position 2 of child 3 {TABLE} of body 38 selection end: position 2 of child 3 {TABLE} of body
OLDNEW
« no previous file with comments | « LayoutTests/editing/spelling/spelling-expected.txt ('k') | LayoutTests/editing/style/block-style-001-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698