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

Side by Side Diff: LayoutTests/platform/win/virtual/threaded/printing/iframe-print-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 0x0 1 layer at (0,0) size 0x0
2 RenderView at (0,0) size 0x0 2 RenderView at (0,0) size 0x0
3 layer at (0,0) size 1000x324 3 layer at (0,0) size 1000x324
4 RenderBlock {HTML} at (0,0) size 1000x324 4 RenderBlock {HTML} at (0,0) size 1000x324
5 RenderBody {BODY} at (8,8) size 984x308 5 RenderBody {BODY} at (8,8) size 984x308
6 RenderText {#text} at (304,290) size 4x17 6 RenderText {#text} at (304,290) size 4x17
7 text run at (304,290) width 4: " " 7 text run at (304,290) width 4: " "
8 RenderText {#text} at (0,0) size 0x0 8 RenderText {#text} at (0,0) size 0x0
9 layer at (8,208) size 304x104 9 layer at (8,208) size 304x104
10 RenderPartObject {IFRAME} at (0,200) size 304x104 [border: (2px inset #EEEEEE) ] 10 LayoutIFrame {IFRAME} at (0,200) size 304x104 [border: (2px inset #EEEEEE)]
11 layer at (0,0) size 300x100 11 layer at (0,0) size 300x100
12 RenderView at (0,0) size 300x100 12 RenderView at (0,0) size 300x100
13 layer at (0,0) size 300x34 13 layer at (0,0) size 300x34
14 RenderBlock {HTML} at (0,0) size 300x34 14 RenderBlock {HTML} at (0,0) size 300x34
15 RenderBody {BODY} at (8,8) size 284x18 15 RenderBody {BODY} at (8,8) size 284x18
16 RenderText {#text} at (0,0) size 246x17 16 RenderText {#text} at (0,0) size 246x17
17 text run at (0,0) width 246: "You should see this text when printed. " 17 text run at (0,0) width 246: "You should see this text when printed. "
18 layer at (316,8) size 304x304 18 layer at (316,8) size 304x304
19 RenderPartObject {IFRAME} at (308,0) size 304x304 [border: (2px inset #EEEEEE) ] 19 LayoutIFrame {IFRAME} at (308,0) size 304x304 [border: (2px inset #EEEEEE)]
20 layer at (0,0) size 300x300 20 layer at (0,0) size 300x300
21 RenderView at (0,0) size 300x300 21 RenderView at (0,0) size 300x300
22 layer at (40,0) size 260x300 22 layer at (40,0) size 260x300
23 RenderBlock {HTML} at (0,0) size 260x300 23 RenderBlock {HTML} at (0,0) size 260x300
24 RenderBody {BODY} at (8,8) size 244x284 24 RenderBody {BODY} at (8,8) size 244x284
25 RenderText {#text} at (0,0) size 17x249 25 RenderText {#text} at (0,0) size 17x249
26 text run at (0,0) width 249: "You should see this text when printed. " 26 text run at (0,0) width 249: "You should see this text when printed. "
27 RenderBR {BR} at (0,248) size 17x1 27 RenderBR {BR} at (0,248) size 17x1
28 RenderText {#text} at (18,0) size 17x164 28 RenderText {#text} at (18,0) size 17x164
29 text run at (18,0) width 164: "Vertical text on the right. " 29 text run at (18,0) width 164: "Vertical text on the right. "
30 RenderBR {BR} at (18,163) size 17x1 30 RenderBR {BR} at (18,163) size 17x1
31 RenderText {#text} at (0,0) size 0x0 31 RenderText {#text} at (0,0) size 0x0
32 layer at (52,8) size 204x154 32 layer at (52,8) size 204x154
33 RenderPartObject {IFRAME} at (36,0) size 204x154 [border: (2px inset #EEEE EE)] 33 LayoutIFrame {IFRAME} at (36,0) size 204x154 [border: (2px inset #EEEEEE)]
34 layer at (0,0) size 200x150 34 layer at (0,0) size 200x150
35 RenderView at (0,0) size 200x150 35 RenderView at (0,0) size 200x150
36 layer at (0,0) size 200x52 36 layer at (0,0) size 200x52
37 RenderBlock {HTML} at (0,0) size 200x52 37 RenderBlock {HTML} at (0,0) size 200x52
38 RenderBody {BODY} at (8,8) size 184x36 38 RenderBody {BODY} at (8,8) size 184x36
39 RenderText {#text} at (0,0) size 154x35 39 RenderText {#text} at (0,0) size 154x35
40 text run at (0,0) width 154: "You should see this text" 40 text run at (0,0) width 154: "You should see this text"
41 text run at (0,18) width 88: "when printed." 41 text run at (0,18) width 88: "when printed."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698