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

Side by Side Diff: LayoutTests/platform/mac/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 800x54 7 RenderBlock {DIV} at (0,0) size 800x54
8 RenderText {#text} at (0,0) size 800x54 8 RenderText {#text} at (0,0) size 800x54
9 text run at (0,0) width 485: "This header should remain at the top o f the browser window as you resize it. " 9 text run at (0,0) width 485: "This header should remain at the top o f the browser window as you resize it. "
10 text run at (485,0) width 183: "It can wrap to multiple lines. " 10 text run at (485,0) width 183: "It can wrap to multiple lines. "
11 text run at (668,0) width 132: "The center should be" 11 text run at (668,0) width 132: "The center should be"
12 text run at (0,18) width 254: "filled with an olive-bordered green b ox. " 12 text run at (0,18) width 254: "filled with an olive-bordered green b ox. "
13 text run at (254,18) width 499: "It should start beneath the header, end above the footer, and fill the width of the" 13 text run at (254,18) width 499: "It should start beneath the header, end above the footer, and fill the width of the"
14 text run at (0,36) width 111: "browser window." 14 text run at (0,36) width 111: "browser window."
15 RenderPartObject {IFRAME} at (0,54) size 812x513 [bgcolor=#008000] [bord er: (10px solid #808000)]
16 layer at (0,0) size 792x493
17 RenderView at (0,0) size 792x493
18 layer at (0,0) size 792x493
19 RenderBlock {HTML} at (0,0) size 792x493
20 RenderBody {BODY} at (8,8) size 776x477
21 RenderBlock {DIV} at (0,567) size 800x18 15 RenderBlock {DIV} at (0,567) size 800x18
22 RenderText {#text} at (0,0) size 664x18 16 RenderText {#text} at (0,0) size 664x18
23 text run at (0,0) width 407: "This footer should remain at the botto m of the browser window. " 17 text run at (0,0) width 407: "This footer should remain at the botto m of the browser window. "
24 text run at (407,0) width 257: "It can wrap to multiple lines if nec essary." 18 text run at (407,0) width 257: "It can wrap to multiple lines if nec essary."
19 layer at (0,54) size 812x513
20 RenderPartObject {IFRAME} at (0,54) size 812x513 [bgcolor=#008000] [border: (1 0px solid #808000)]
21 layer at (0,0) size 792x493
22 RenderView at (0,0) size 792x493
23 layer at (0,0) size 792x493
24 RenderBlock {HTML} at (0,0) size 792x493
25 RenderBody {BODY} at (8,8) size 776x477
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698