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

Side by Side Diff: LayoutTests/platform/win-xp/editing/pasteboard/drag-image-to-contenteditable-in-iframe-expected.txt

Issue 930183002: Move and rename RenderEmbeddedObject and RenderIFrame. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Rename properly to LayoutIFrame in test expectations. Created 5 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
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 LayoutImage {IMG} at (0,51) size 76x103 11 LayoutImage {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 RenderText {#text} at (0,0) size 0x0 14 RenderText {#text} at (0,0) size 0x0
15 RenderBlock {UL} at (0,231) size 784x0 15 RenderBlock {UL} at (0,231) size 784x0
16 layer at (88,64) size 304x154 16 layer at (88,64) size 304x154
17 RenderPartObject {IFRAME} at (80,0) size 304x154 [border: (2px inset #EEEEEE)] 17 LayoutIFrame {IFRAME} at (80,0) size 304x154 [border: (2px inset #EEEEEE)]
18 layer at (0,0) size 300x150 18 layer at (0,0) size 300x150
19 RenderView at (0,0) size 300x150 19 RenderView at (0,0) size 300x150
20 layer at (0,0) size 300x150 20 layer at (0,0) size 300x150
21 RenderBlock {HTML} at (0,0) size 300x150 21 RenderBlock {HTML} at (0,0) size 300x150
22 RenderBody {BODY} at (8,8) size 284x134 22 RenderBody {BODY} at (8,8) size 284x134
23 RenderBlock {DIV} at (0,0) size 271.80x129.30 [border: (1px solid #000 000)] 23 RenderBlock {DIV} at (0,0) size 271.80x129.30 [border: (1px solid #000 000)]
24 RenderBlock {IMG} at (1,84) size 20x20 24 RenderBlock {IMG} at (1,84) size 20x20
25 LayoutImage {IMG} at (21,1) size 76x103 25 LayoutImage {IMG} at (21,1) size 76x103
26 layer at (9,92) size 20x20 clip at (10,93) size 18x18 26 layer at (9,92) size 20x20 clip at (10,93) size 18x18
27 RenderBlock {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)] 27 RenderBlock {DIV} at (0,0) size 20x20 [border: (1px solid #C0C0C0)]
28 LayoutImage {IMG} at (2,2) size 16x16 28 LayoutImage {IMG} at (2,2) size 16x16
29 layer at (27,94) size 0x0 29 layer at (27,94) size 0x0
30 RenderBlock {DIV} at (18,2) size 0x0 30 RenderBlock {DIV} at (18,2) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698