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

Side by Side Diff: LayoutTests/platform/mac/css2.1/20110323/replaced-intrinsic-001-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 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (8,8) size 150x244 layerType: background only 3 layer at (8,8) size 150x244 layerType: background only
4 layer at (6,96) size 154x154 4 layer at (6,96) size 154x154
5 RenderBlock (positioned) zI: -1 {P} at (6,96) size 154x154 [bgcolor=#FF0000] [ border: (2px solid #00FF00)] 5 RenderBlock (positioned) zI: -1 {P} at (6,96) size 154x154 [bgcolor=#FF0000] [ border: (2px solid #00FF00)]
6 RenderText zI: -1 {#text} at (2,2) size 99x54 6 RenderText zI: -1 {#text} at (2,2) size 99x54
7 text run at (2,2) width 99: "FAIL (absolute" 7 text run at (2,2) width 99: "FAIL (absolute"
8 text run at (2,20) width 97: "positioning not" 8 text run at (2,20) width 97: "positioning not"
9 text run at (2,38) width 69: "supported)" 9 text run at (2,38) width 69: "supported)"
10 layer at (8,8) size 150x244 layerType: foreground only 10 layer at (8,8) size 150x244 layerType: foreground only
11 RenderBlock {HTML} at (8,8) size 150x244 11 RenderBlock {HTML} at (8,8) size 150x244
12 RenderBody {BODY} at (0,0) size 150x244 12 RenderBody {BODY} at (0,0) size 150x244
13 RenderBlock {P} at (0,0) size 150x90 13 RenderBlock {P} at (0,0) size 150x90
14 RenderText {#text} at (0,0) size 149x90 14 RenderText {#text} at (0,0) size 149x90
15 text run at (0,0) width 115: "There should be a" 15 text run at (0,0) width 115: "There should be a"
16 text run at (0,18) width 125: "green square below" 16 text run at (0,18) width 125: "green square below"
17 text run at (0,36) width 149: "this line, exactly fitting" 17 text run at (0,36) width 149: "this line, exactly fitting"
18 text run at (0,54) width 110: "inside a 2px lime" 18 text run at (0,54) width 110: "inside a 2px lime"
19 text run at (0,72) width 46: "border." 19 text run at (0,72) width 46: "border."
20 RenderBlock {P} at (0,90) size 150x154 20 RenderBlock {P} at (0,90) size 150x154
21 layer at (8,98) size 300x150 21 layer at (8,98) size 300x150
22 RenderEmbeddedObject {OBJECT} at (0,0) size 300x150 22 LayoutEmbeddedObject {OBJECT} at (0,0) size 300x150
23 layer at (0,0) size 300x150 23 layer at (0,0) size 300x150
24 RenderView at (0,0) size 300x150 24 RenderView at (0,0) size 300x150
25 layer at (0,0) size 300x150 25 layer at (0,0) size 300x150
26 RenderSVGRoot {svg} at (0,0) size 300x150 26 RenderSVGRoot {svg} at (0,0) size 300x150
27 LayoutSVGRect {rect} at (0,0) size 300x150 [fill={[type=SOLID] [color=#0 08000]}] [x=0.00] [y=0.00] [width=300.00] [height=200.00] 27 LayoutSVGRect {rect} at (0,0) size 300x150 [fill={[type=SOLID] [color=#0 08000]}] [x=0.00] [y=0.00] [width=300.00] [height=200.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698