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

Side by Side Diff: LayoutTests/platform/mac/editing/selection/drag-to-contenteditable-iframe-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: shouldInsertNode:#document-fragment replacingDOMRange:range fr om 0 of BODY > HTML > #document to 0 of BODY > HTML > #document givenAction:WebV iewInsertActionDropped
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of BODY > HTML > #do cument to 0 of BODY > HTML > #document toDOMRange:range from 0 of BODY > HTML > #document to 1 of BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
7 RenderView at (0,0) size 800x600 5 RenderView at (0,0) size 800x600
8 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
9 RenderBlock {HTML} at (0,0) size 800x600 7 RenderBlock {HTML} at (0,0) size 800x600
10 RenderBody {BODY} at (0,0) size 800x584 8 RenderBody {BODY} at (0,0) size 800x584
11 RenderBlock (anonymous) at (0,0) size 800x212 9 RenderBlock (anonymous) at (0,0) size 800x212
12 RenderPartObject {IFRAME} at (0,0) size 208x208 [border: (4px solid #000 000)] 10 RenderPartObject {IFRAME} at (0,0) size 208x208 [border: (4px solid #000 000)]
13 layer at (0,0) size 200x200 11 layer at (0,0) size 200x200
14 RenderView at (0,0) size 200x200 12 RenderView at (0,0) size 200x200
15 layer at (0,0) size 200x200 13 layer at (0,0) size 200x200
16 RenderBlock {HTML} at (0,0) size 200x200 14 RenderBlock {HTML} at (0,0) size 200x200
17 RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FFFFE0] 15 RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FFFFE0]
18 RenderImage {IMG} at (0,0) size 76x103 16 RenderImage {IMG} at (0,0) size 76x103
19 RenderText {#text} at (208,194) size 4x18 17 RenderText {#text} at (208,194) size 4x18
20 text run at (208,194) width 4: " " 18 text run at (208,194) width 4: " "
21 RenderImage {IMG} at (212,105) size 76x103 19 RenderImage {IMG} at (212,105) size 76x103
22 RenderText {#text} at (0,0) size 0x0 20 RenderText {#text} at (0,0) size 0x0
23 RenderBlock {UL} at (0,228) size 800x18 21 RenderBlock {UL} at (0,228) size 800x18
24 RenderListItem {LI} at (40,0) size 760x18 22 RenderListItem {LI} at (40,0) size 760x18
25 RenderListMarker at (-17,0) size 7x18: bullet 23 RenderListMarker at (-17,0) size 7x18: bullet
26 RenderText {#text} at (0,0) size 288x18 24 RenderText {#text} at (0,0) size 288x18
27 text run at (0,0) width 288: "Abe should be outside the frame and in side it." 25 text run at (0,0) width 288: "Abe should be outside the frame and in side it."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698