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

Side by Side Diff: LayoutTests/platform/linux/svg/hixie/rendering-model/003-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 (0,0) size 800x409 3 layer at (0,0) size 800x409
4 RenderBlock {html} at (0,0) size 800x409 4 RenderBlock {html} at (0,0) size 800x409
5 RenderBody {body} at (8,16) size 784x377 5 RenderBody {body} at (8,16) size 784x377
6 RenderBlock {p} at (0,0) size 784x20 6 RenderBlock {p} at (0,0) size 784x20
7 RenderText {#text} at (0,0) size 412x19 7 RenderText {#text} at (0,0) size 412x19
8 text run at (0,0) width 412: "There should be two identical blue squar es below, and no scrollbars." 8 text run at (0,0) width 412: "There should be two identical blue squar es below, and no scrollbars."
9 RenderBlock {div} at (0,36) size 160x160 [bgcolor=#000080] 9 RenderBlock {div} at (0,36) size 160x160 [bgcolor=#000080]
10 RenderBlock {p} at (0,212) size 784x165 10 RenderBlock {p} at (0,212) size 784x165
11 layer at (8,228) size 160x160 11 layer at (8,228) size 160x160
12 RenderPartObject {iframe} at (0,0) size 160x160 [bgcolor=#FF0000] 12 LayoutIFrame {iframe} at (0,0) size 160x160 [bgcolor=#FF0000]
13 layer at (0,0) size 160x160 13 layer at (0,0) size 160x160
14 RenderView at (0,0) size 160x160 14 RenderView at (0,0) size 160x160
15 layer at (0,0) size 160x160 15 layer at (0,0) size 160x160
16 RenderSVGRoot {svg} at (0,0) size 160x160 16 RenderSVGRoot {svg} at (0,0) size 160x160
17 LayoutSVGRect {rect} at (0,0) size 160x160 [fill={[type=SOLID] [color=#0 00080]}] [x=0.00] [y=0.00] [width=160.00] [height=160.00] 17 LayoutSVGRect {rect} at (0,0) size 160x160 [fill={[type=SOLID] [color=#0 00080]}] [x=0.00] [y=0.00] [width=160.00] [height=160.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698