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

Side by Side Diff: LayoutTests/platform/win/editing/selection/drag-to-contenteditable-iframe-expected.txt

Issue 27217007: Merge 158839 "Reverse style resolution to avoid N^2 walk when bu..." (Closed) Base URL: svn://svn.chromium.org/blink/branches/chromium/1650/
Patch Set: 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 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 2 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 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 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 RenderView at (0,0) size 800x600 7 RenderView at (0,0) size 800x600
8 layer at (0,0) size 800x600 8 layer at (0,0) size 800x600
9 RenderBlock {HTML} at (0,0) size 800x600 9 RenderBlock {HTML} at (0,0) size 800x600
10 RenderBody {BODY} at (0,0) size 800x584 10 RenderBody {BODY} at (0,0) size 800x584
11 RenderBlock (anonymous) at (0,0) size 800x213 11 RenderBlock (anonymous) at (0,0) size 800x213
12 RenderPartObject {IFRAME} at (0,0) size 208x208 [border: (4px solid #000 000)] 12 RenderPartObject {IFRAME} at (0,0) size 208x208 [border: (4px solid #000 000)]
13 layer at (0,0) size 200x200 13 layer at (0,0) size 200x200
14 RenderView at (0,0) size 200x200 14 RenderView at (0,0) size 200x200
15 layer at (0,0) size 200x200 15 layer at (0,0) size 200x200
16 RenderBlock {HTML} at (0,0) size 200x200 16 RenderBlock {HTML} at (0,0) size 200x200
17 RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FFFFE0] 17 RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FFFFE0]
18 RenderImage {IMG} at (0,0) size 76x103 18 RenderImage {IMG} at (0,0) size 76x103
19 RenderText {#text} at (0,0) size 0x0
20 RenderText {#text} at (208,193) size 4x19 19 RenderText {#text} at (208,193) size 4x19
21 text run at (208,193) width 4: " " 20 text run at (208,193) width 4: " "
22 RenderImage {IMG} at (212,105) size 76x103 21 RenderImage {IMG} at (212,105) size 76x103
23 RenderText {#text} at (0,0) size 0x0 22 RenderText {#text} at (0,0) size 0x0
24 RenderBlock {UL} at (0,229) size 800x20 23 RenderBlock {UL} at (0,229) size 800x20
25 RenderListItem {LI} at (40,0) size 760x20 24 RenderListItem {LI} at (40,0) size 760x20
26 RenderListMarker at (-18,0) size 7x19: bullet 25 RenderListMarker at (-18,0) size 7x19: bullet
27 RenderText {#text} at (0,0) size 274x19 26 RenderText {#text} at (0,0) size 274x19
28 text run at (0,0) width 274: "Abe should be outside the frame and in side it." 27 text run at (0,0) width 274: "Abe should be outside the frame and in side it."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698