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

Side by Side Diff: LayoutTests/platform/mac/editing/pasteboard/drag-image-to-contenteditable-in-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 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x576 5 RenderBody {BODY} at (8,8) size 784x576
6 RenderBlock {P} at (0,0) size 784x36 6 RenderBlock {P} at (0,0) size 784x36
7 RenderText {#text} at (0,0) size 744x36 7 RenderText {#text} at (0,0) size 744x36
8 text run at (0,0) width 744: "This tests that we can drag an image int o the last position of a content editable div in an iframe that already contains an" 8 text run at (0,0) width 744: "This tests that we can drag an image int o the last position of a content editable div in an iframe that already contains an"
9 text run at (0,18) width 155: "image, without crashing." 9 text run at (0,18) width 155: "image, without crashing."
10 RenderBlock (anonymous) at (0,52) size 784x158 10 RenderBlock (anonymous) at (0,52) size 784x158
11 RenderImage {IMG} at (0,51) size 76x103 11 RenderImage {IMG} at (0,51) size 76x103
12 RenderText {#text} at (76,140) size 4x18 12 RenderText {#text} at (76,140) size 4x18
13 text run at (76,140) width 4: " " 13 text run at (76,140) width 4: " "
14 RenderPartObject {IFRAME} at (80,0) size 304x154 [border: (2px inset #EE EEEE)]
15 layer at (0,0) size 300x150
16 RenderView at (0,0) size 300x150
17 layer at (0,0) size 300x150
18 RenderBlock {HTML} at (0,0) size 300x150
19 RenderBody {BODY} at (8,8) size 284x134
20 RenderBlock {DIV} at (0,0) size 271.80x129.30 [border: (1px soli d #000000)]
21 RenderImage {IMG} at (1,84) size 20x20
22 RenderImage {IMG} at (21,1) size 76x103
23 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
24 RenderBlock {UL} at (0,226) size 784x0 15 RenderBlock {UL} at (0,226) size 784x0
16 layer at (88,60) size 304x154
17 RenderPartObject {IFRAME} at (80,0) size 304x154 [border: (2px inset #EEEEEE)]
18 layer at (0,0) size 300x150
19 RenderView at (0,0) size 300x150
20 layer at (0,0) size 300x150
21 RenderBlock {HTML} at (0,0) size 300x150
22 RenderBody {BODY} at (8,8) size 284x134
23 RenderBlock {DIV} at (0,0) size 271.80x129.30 [border: (1px solid #000 000)]
24 RenderImage {IMG} at (1,84) size 20x20
25 RenderImage {IMG} at (21,1) size 76x103
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698