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

Side by Side Diff: LayoutTests/platform/win/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 784x40 6 RenderBlock {P} at (0,0) size 784x40
7 RenderText {#text} at (0,0) size 749x39 7 RenderText {#text} at (0,0) size 749x39
8 text run at (0,0) width 749: "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 image," 8 text run at (0,0) width 749: "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 image,"
9 text run at (0,20) width 101: "without crashing." 9 text run at (0,20) width 101: "without crashing."
10 RenderBlock (anonymous) at (0,56) size 784x159 10 RenderBlock (anonymous) at (0,56) size 784x159
11 RenderImage {IMG} at (0,51) size 76x103 11 RenderImage {IMG} at (0,51) size 76x103
12 RenderText {#text} at (76,139) size 4x19 12 RenderText {#text} at (76,139) size 4x19
13 text run at (76,139) width 4: " " 13 text run at (76,139) 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,231) size 784x0 15 RenderBlock {UL} at (0,231) size 784x0
16 layer at (88,64) 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