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

Side by Side Diff: LayoutTests/platform/win/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 800x54 7 RenderBlock {DIV} at (0,0) size 800x54
8 RenderText {#text} at (0,0) size 796x53 8 RenderText {#text} at (0,0) size 796x53
9 text run at (0,0) width 494: "This header should remain at the top o f the browser window as you resize it. " 9 text run at (0,0) width 494: "This header should remain at the top o f the browser window as you resize it. "
10 text run at (493,0) width 189: "It can wrap to multiple lines. " 10 text run at (493,0) width 189: "It can wrap to multiple lines. "
11 text run at (681,0) width 115: "The center should" 11 text run at (681,0) width 115: "The center should"
12 text run at (0,18) width 279: "be filled with an olive-bordered gree n box. " 12 text run at (0,18) width 279: "be filled with an olive-bordered gree n box. "
13 text run at (278,18) width 510: "It should start beneath the header, end above the footer, and fill the width of the" 13 text run at (278,18) width 510: "It should start beneath the header, end above the footer, and fill the width of the"
14 text run at (0,36) width 112: "browser window." 14 text run at (0,36) width 112: "browser window."
15 RenderBlock {DIV} at (0,582) size 800x18 15 RenderBlock {DIV} at (0,582) size 800x18
16 RenderText {#text} at (0,0) size 679x17 16 RenderText {#text} at (0,0) size 679x17
17 text run at (0,0) width 415: "This footer should remain at the botto m of the browser window. " 17 text run at (0,0) width 415: "This footer should remain at the botto m of the browser window. "
18 text run at (414,0) width 265: "It can wrap to multiple lines if nec essary." 18 text run at (414,0) width 265: "It can wrap to multiple lines if nec essary."
19 layer at (0,54) size 812x528 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600 19 layer at (0,54) size 812x528 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600 outlineClip at (0,0) size 800x600
20 RenderPartObject {IFRAME} at (0,54) size 812x528 [bgcolor=#008000] [border: (1 0px solid #808000)] 20 LayoutIFrame {IFRAME} at (0,54) size 812x528 [bgcolor=#008000] [border: (10px solid #808000)]
21 layer at (0,0) size 792x508 21 layer at (0,0) size 792x508
22 RenderView at (0,0) size 792x508 22 RenderView at (0,0) size 792x508
23 layer at (0,0) size 792x508 23 layer at (0,0) size 792x508
24 RenderBlock {HTML} at (0,0) size 792x508 24 RenderBlock {HTML} at (0,0) size 792x508
25 RenderBody {BODY} at (8,8) size 776x492 25 RenderBody {BODY} at (8,8) size 776x492
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698