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

Side by Side Diff: LayoutTests/platform/win/fast/flexbox/016-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 812x585 1 layer at (0,0) size 812x585
2 RenderView at (0,0) size 800x585 2 RenderView at (0,0) size 800x585
3 layer at (0,0) size 800x585 3 layer at (0,0) size 800x585
4 RenderBlock {HTML} at (0,0) size 800x585 [bgcolor=#FFFFFF] 4 RenderBlock {HTML} at (0,0) size 800x585 [bgcolor=#FFFFFF]
5 RenderBody {BODY} at (0,0) size 800x585 5 RenderBody {BODY} at (0,0) size 800x585
6 RenderDeprecatedFlexibleBox {DIV} at (0,0) size 800x585 6 RenderDeprecatedFlexibleBox {DIV} at (0,0) size 800x585
7 RenderBlock {DIV} at (0,0) size 800x40 7 RenderBlock {DIV} at (0,0) size 800x40
8 RenderText {#text} at (0,0) size 796x39 8 RenderText {#text} at (0,0) size 796x39
9 text run at (0,0) width 462: "This header should remain at the top o f the browser window as you resize it. " 9 text run at (0,0) width 462: "This header should remain at the top o f the browser window as you resize it. "
10 text run at (462,0) width 173: "It can wrap to multiple lines. " 10 text run at (462,0) width 173: "It can wrap to multiple lines. "
11 text run at (635,0) width 158: "The center should be filled" 11 text run at (635,0) width 158: "The center should be filled"
12 text run at (0,20) width 209: "with an olive-bordered green box. " 12 text run at (0,20) width 209: "with an olive-bordered green box. "
13 text run at (209,20) width 587: "It should start beneath the header, end above the footer, and fill the width of the browser window." 13 text run at (209,20) width 587: "It should start beneath the header, end above the footer, and fill the width of the browser window."
14 RenderPartObject {IFRAME} at (0,40) size 812x525 [bgcolor=#008000] [bord er: (10px solid #808000)]
15 layer at (0,0) size 792x505
16 RenderView at (0,0) size 792x505
17 layer at (0,0) size 792x505
18 RenderBlock {HTML} at (0,0) size 792x505
19 RenderBody {BODY} at (8,8) size 776x489
20 RenderBlock {DIV} at (0,565) size 800x20 14 RenderBlock {DIV} at (0,565) size 800x20
21 RenderText {#text} at (0,0) size 631x19 15 RenderText {#text} at (0,0) size 631x19
22 text run at (0,0) width 388: "This footer should remain at the botto m of the browser window. " 16 text run at (0,0) width 388: "This footer should remain at the botto m of the browser window. "
23 text run at (388,0) width 243: "It can wrap to multiple lines if nec essary." 17 text run at (388,0) width 243: "It can wrap to multiple lines if nec essary."
18 layer at (0,40) size 812x525
19 RenderPartObject {IFRAME} at (0,40) size 812x525 [bgcolor=#008000] [border: (1 0px solid #808000)]
20 layer at (0,0) size 792x505
21 RenderView at (0,0) size 792x505
22 layer at (0,0) size 792x505
23 RenderBlock {HTML} at (0,0) size 792x505
24 RenderBody {BODY} at (8,8) size 776x489
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698