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

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

Powered by Google App Engine
This is Rietveld 408576698