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

Side by Side Diff: LayoutTests/platform/linux/svg/custom/object-sizing-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 800x400 3 layer at (0,0) size 800x400
4 RenderBlock {html} at (0,0) size 800x399.81 4 RenderBlock {html} at (0,0) size 800x399.81
5 RenderBody {body} at (8,8) size 784x375.81 5 RenderBody {body} at (8,8) size 784x375.81
6 RenderBlock {div} at (0,0) size 784x213 [bgcolor=#008000] 6 RenderBlock {div} at (0,0) size 784x213 [bgcolor=#008000]
7 RenderText {#text} at (0,0) size 0x0 7 RenderText {#text} at (0,0) size 0x0
8 RenderBlock {p} at (0,229) size 208x20 [bgcolor=#0000FF] 8 RenderBlock {p} at (0,229) size 208x20 [bgcolor=#0000FF]
9 RenderText {#text} at (0,0) size 10x19 9 RenderText {#text} at (0,0) size 10x19
10 text run at (0,0) width 10: "hi" 10 text run at (0,0) width 10: "hi"
(...skipping 17 matching lines...) Expand all
28 RenderInline {code} at (0,0) size 48x16 28 RenderInline {code} at (0,0) size 48x16
29 RenderText {#text} at (27,3) size 48x16 29 RenderText {#text} at (27,3) size 48x16
30 text run at (27,3) width 48: "object" 30 text run at (27,3) width 48: "object"
31 RenderText {#text} at (75,0) size 260x19 31 RenderText {#text} at (75,0) size 260x19
32 text run at (75,0) width 260: " appears in orange. Its height is set at 13em" 32 text run at (75,0) width 260: " appears in orange. Its height is set at 13em"
33 RenderListItem {li} at (40,40) size 744x20 33 RenderListItem {li} at (40,40) size 744x20
34 RenderListMarker at (-18,0) size 7x19: bullet 34 RenderListMarker at (-18,0) size 7x19: bullet
35 RenderText {#text} at (0,0) size 160x19 35 RenderText {#text} at (0,0) size 160x19
36 text run at (0,0) width 160: "The blue line is 13em wide" 36 text run at (0,0) width 160: "The blue line is 13em wide"
37 layer at (8,8) size 208x208 37 layer at (8,8) size 208x208
38 RenderEmbeddedObject {object} at (0,0) size 208x208 [bgcolor=#FFA500] 38 LayoutEmbeddedObject {object} at (0,0) size 208x208 [bgcolor=#FFA500]
39 layer at (0,0) size 208x208 39 layer at (0,0) size 208x208
40 RenderView at (0,0) size 208x208 40 RenderView at (0,0) size 208x208
41 layer at (0,0) size 208x208 41 layer at (0,0) size 208x208
42 RenderSVGRoot {svg} at (20,20) size 168x168 42 RenderSVGRoot {svg} at (20,20) size 168x168
43 LayoutSVGEllipse {circle} at (20,20) size 168x168 [fill={[type=SOLID] [c olor=#FF0000]}] [cx=25.00] [cy=25.00] [r=20.00] 43 LayoutSVGEllipse {circle} at (20,20) size 168x168 [fill={[type=SOLID] [c olor=#FF0000]}] [cx=25.00] [cy=25.00] [r=20.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698