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

Side by Side Diff: LayoutTests/platform/win-xp/fast/flexbox/016-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 800x600 scrollWidth 812 1 layer at (0,0) size 800x600 scrollWidth 812
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600 [bgcolor=#FFFFFF] 4 RenderBlock {HTML} at (0,0) size 800x600 [bgcolor=#FFFFFF]
5 RenderBody {BODY} at (0,0) size 800x600 5 RenderBody {BODY} at (0,0) size 800x600
6 RenderDeprecatedFlexibleBox {DIV} at (0,0) size 800x600 6 RenderDeprecatedFlexibleBox {DIV} at (0,0) size 800x600
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 RenderBlock {DIV} at (0,580) size 800x20 14 RenderBlock {DIV} at (0,580) size 800x20
15 RenderText {#text} at (0,0) size 631x19 15 RenderText {#text} at (0,0) size 631x19
16 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. "
17 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 812x540 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 18 layer at (0,40) size 812x540 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
19 RenderPartObject {IFRAME} at (0,40) size 812x540 [bgcolor=#008000] [border: (1 0px solid #808000)] 19 LayoutIFrame {IFRAME} at (0,40) size 812x540 [bgcolor=#008000] [border: (10px solid #808000)]
20 layer at (0,0) size 792x520 20 layer at (0,0) size 792x520
21 RenderView at (0,0) size 792x520 21 RenderView at (0,0) size 792x520
22 layer at (0,0) size 792x520 22 layer at (0,0) size 792x520
23 RenderBlock {HTML} at (0,0) size 792x520 23 RenderBlock {HTML} at (0,0) size 792x520
24 RenderBody {BODY} at (8,8) size 776x504 24 RenderBody {BODY} at (8,8) size 776x504
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698