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

Side by Side Diff: LayoutTests/platform/win/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 1000x325 1 layer at (0,0) size 1000x325
2 RenderView at (0,0) size 1000x325 2 RenderView at (0,0) size 1000x325
3 layer at (0,0) size 1000x325 3 layer at (0,0) size 1000x325
4 RenderBlock {HTML} at (0,0) size 1000x325 4 RenderBlock {HTML} at (0,0) size 1000x325
5 RenderBody {BODY} at (8,8) size 984x309 5 RenderBody {BODY} at (8,8) size 984x309
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 300x36
10 RenderBlock {HTML} at (0,0) size 300x36
11 RenderBody {BODY} at (8,8) size 284x20
12 RenderText {#text} at (0,0) size 229x19
13 text run at (0,0) width 229: "You should see this text when prin ted."
14 RenderText {#text} at (304,289) size 4x19 6 RenderText {#text} at (304,289) size 4x19
15 text run at (304,289) width 4: " " 7 text run at (304,289) 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 (35,0) size 265x300
20 RenderBlock {HTML} at (0,0) size 265x300
21 RenderBody {BODY} at (8,8) size 249x284
22 RenderText {#text} at (0,0) size 19x233
23 text run at (0,0) width 233: "You should see this text when prin ted. "
24 RenderBR {BR} at (0,233) size 19x0
25 RenderText {#text} at (20,0) size 19x152
26 text run at (20,0) width 152: "Vertical text on the right. "
27 RenderBR {BR} at (20,152) size 19x0
28 RenderPartObject {IFRAME} at (40,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 200x56
32 RenderBlock {HTML} at (0,0) size 200x56
33 RenderBody {BODY} at (8,8) size 184x40
34 RenderText {#text} at (0,0) size 179x39
35 text run at (0,0) width 179: "You should see this text w hen"
36 text run at (0,20) width 46: "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 300x36
14 RenderBlock {HTML} at (0,0) size 300x36
15 RenderBody {BODY} at (8,8) size 284x20
16 RenderText {#text} at (0,0) size 229x19
17 text run at (0,0) width 229: "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 (35,0) size 265x300
23 RenderBlock {HTML} at (0,0) size 265x300
24 RenderBody {BODY} at (8,8) size 249x284
25 RenderText {#text} at (0,0) size 19x233
26 text run at (0,0) width 233: "You should see this text when printed. "
27 RenderBR {BR} at (0,233) size 19x0
28 RenderText {#text} at (20,0) size 19x152
29 text run at (20,0) width 152: "Vertical text on the right. "
30 RenderBR {BR} at (20,152) size 19x0
31 RenderText {#text} at (0,0) size 0x0
32 layer at (48,8) size 204x154
33 RenderPartObject {IFRAME} at (40,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 200x56
37 RenderBlock {HTML} at (0,0) size 200x56
38 RenderBody {BODY} at (8,8) size 184x40
39 RenderText {#text} at (0,0) size 179x39
40 text run at (0,0) width 179: "You should see this text when"
41 text run at (0,20) width 46: "printed."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698