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

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

Issue 149653003: Avoid requiring a recalc to update compositing state for iframes (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline. Created 6 years, 10 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: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio n
3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification 3 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
4 layer at (0,0) size 800x600 4 layer at (0,0) size 800x600
5 RenderView at (0,0) size 800x600 5 RenderView at (0,0) size 800x600
6 layer at (0,0) size 800x600 6 layer at (0,0) size 800x600
7 RenderBlock {HTML} at (0,0) size 800x600 7 RenderBlock {HTML} at (0,0) size 800x600
8 RenderBody {BODY} at (0,0) size 800x584 8 RenderBody {BODY} at (0,0) size 800x584
9 RenderBlock (anonymous) at (0,0) size 800x212 9 RenderBlock (anonymous) at (0,0) size 800x212
10 RenderPartObject {IFRAME} at (0,0) size 208x208 [border: (4px solid #000 000)]
11 layer at (0,0) size 200x200
12 RenderView at (0,0) size 200x200
13 layer at (0,0) size 200x200
14 RenderBlock {HTML} at (0,0) size 200x200
15 RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FFFFE0]
16 RenderImage {IMG} at (0,0) size 76x103
17 RenderText {#text} at (0,0) size 0x0
18 RenderText {#text} at (208,194) size 4x18 10 RenderText {#text} at (208,194) size 4x18
19 text run at (208,194) width 4: " " 11 text run at (208,194) width 4: " "
20 RenderImage {IMG} at (212,105) size 76x103 12 RenderImage {IMG} at (212,105) size 76x103
21 RenderText {#text} at (0,0) size 0x0 13 RenderText {#text} at (0,0) size 0x0
22 RenderBlock {UL} at (0,228) size 800x18 14 RenderBlock {UL} at (0,228) size 800x18
23 RenderListItem {LI} at (40,0) size 760x18 15 RenderListItem {LI} at (40,0) size 760x18
24 RenderListMarker at (-17,0) size 7x18: bullet 16 RenderListMarker at (-17,0) size 7x18: bullet
25 RenderText {#text} at (0,0) size 288x18 17 RenderText {#text} at (0,0) size 288x18
26 text run at (0,0) width 288: "Abe should be outside the frame and in side it." 18 text run at (0,0) width 288: "Abe should be outside the frame and in side it."
19 layer at (0,0) size 208x208
20 RenderPartObject {IFRAME} at (0,0) size 208x208 [border: (4px solid #000000)]
21 layer at (0,0) size 200x200
22 RenderView at (0,0) size 200x200
23 layer at (0,0) size 200x200
24 RenderBlock {HTML} at (0,0) size 200x200
25 RenderBody {BODY} at (8,8) size 184x184 [bgcolor=#FFFFE0]
26 RenderImage {IMG} at (0,0) size 76x103
27 RenderText {#text} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698