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

Side by Side Diff: LayoutTests/platform/mac/css2.1/20110323/replaced-intrinsic-002-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 150x175 3 layer at (8,8) size 150x175
4 RenderBlock (relative positioned) {HTML} at (8,8) size 150x175 4 RenderBlock (relative positioned) {HTML} at (8,8) size 150x175
5 RenderBody {BODY} at (0,0) size 150x175 5 RenderBody {BODY} at (0,0) size 150x175
6 RenderBlock {P} at (0,0) size 150x175 6 RenderBlock {P} at (0,0) size 150x175
7 RenderText {#text} at (0,1) size 366x18 7 RenderText {#text} at (0,1) size 366x18
8 text run at (0,1) width 366: "There should be an exact square of green below this line:" 8 text run at (0,1) width 366: "There should be an exact square of green below this line:"
9 RenderText {#text} at (0,0) size 0x0 9 RenderText {#text} at (0,0) size 0x0
10 layer at (8,28) size 300x150 10 layer at (8,28) size 300x150
11 RenderEmbeddedObject {OBJECT} at (0,20) size 300x150 11 LayoutEmbeddedObject {OBJECT} at (0,20) size 300x150
12 layer at (0,0) size 300x150 12 layer at (0,0) size 300x150
13 RenderView at (0,0) size 300x150 13 RenderView at (0,0) size 300x150
14 layer at (0,0) size 300x150 14 layer at (0,0) size 300x150
15 RenderSVGRoot {svg} at (0,0) size 300x150 15 RenderSVGRoot {svg} at (0,0) size 300x150
16 LayoutSVGRect {rect} at (0,0) size 300x150 [fill={[type=SOLID] [color=#F F0000]}] [x=0.00] [y=0.00] [width=300.00] [height=200.00] 16 LayoutSVGRect {rect} at (0,0) size 300x150 [fill={[type=SOLID] [color=#F F0000]}] [x=0.00] [y=0.00] [width=300.00] [height=200.00]
17 layer at (8,28) size 150x150 17 layer at (8,28) size 150x150
18 RenderBlock (positioned) {DIV} at (0,20) size 150x150 [bgcolor=#008000] 18 RenderBlock (positioned) {DIV} at (0,20) size 150x150 [bgcolor=#008000]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698