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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/object-sizing-expected.txt

Issue 312083003: Auto-rebaseline for r175436 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 | Annotate | Revision Log
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 800x392 3 layer at (0,0) size 800x392
4 RenderBlock {html} at (0,0) size 800x391.81 4 RenderBlock {html} at (0,0) size 800x391.81
5 RenderBody {body} at (8,8) size 784x367.81 5 RenderBody {body} at (8,8) size 784x367.81
6 RenderBlock {div} at (0,0) size 784x212 [bgcolor=#008000] 6 RenderBlock {div} at (0,0) size 784x212 [bgcolor=#008000]
7 RenderEmbeddedObject {object} at (0,0) size 208x208 [bgcolor=#FFA500]
8 layer at (0,0) size 208x208
9 RenderView at (0,0) size 208x208
10 layer at (0,0) size 208x208
11 RenderSVGRoot {svg} at (20,20) size 168x168
12 RenderSVGEllipse {circle} at (20,20) size 168x168 [fill={[type=SOL ID] [color=#FF0000]}] [cx=25.00] [cy=25.00] [r=20.00]
13 RenderText {#text} at (0,0) size 0x0 7 RenderText {#text} at (0,0) size 0x0
14 RenderBlock {p} at (0,228) size 208x18 [bgcolor=#0000FF] 8 RenderBlock {p} at (0,228) size 208x18 [bgcolor=#0000FF]
15 RenderText {#text} at (0,0) size 12x18 9 RenderText {#text} at (0,0) size 12x18
16 text run at (0,0) width 12: "hi" 10 text run at (0,0) width 12: "hi"
17 RenderBlock {h2} at (0,265.91) size 784x28 11 RenderBlock {h2} at (0,265.91) size 784x28
18 RenderText {#text} at (0,0) size 169x28 12 RenderText {#text} at (0,0) size 169x28
19 text run at (0,0) width 169: "Expected results" 13 text run at (0,0) width 169: "Expected results"
20 RenderBlock {ul} at (0,313.81) size 784x54 14 RenderBlock {ul} at (0,313.81) size 784x54
21 RenderListItem {li} at (40,0) size 744x18 15 RenderListItem {li} at (40,0) size 744x18
22 RenderListMarker at (-17,0) size 7x18: bullet 16 RenderListMarker at (-17,0) size 7x18: bullet
(...skipping 10 matching lines...) Expand all
33 text run at (0,0) width 29: "The " 27 text run at (0,0) width 29: "The "
34 RenderInline {code} at (0,0) size 48x15 28 RenderInline {code} at (0,0) size 48x15
35 RenderText {#text} at (29,2) size 48x15 29 RenderText {#text} at (29,2) size 48x15
36 text run at (29,2) width 48: "object" 30 text run at (29,2) width 48: "object"
37 RenderText {#text} at (77,0) size 270x18 31 RenderText {#text} at (77,0) size 270x18
38 text run at (77,0) width 270: " appears in orange. Its height is set at 13em" 32 text run at (77,0) width 270: " appears in orange. Its height is set at 13em"
39 RenderListItem {li} at (40,36) size 744x18 33 RenderListItem {li} at (40,36) size 744x18
40 RenderListMarker at (-17,0) size 7x18: bullet 34 RenderListMarker at (-17,0) size 7x18: bullet
41 RenderText {#text} at (0,0) size 171x18 35 RenderText {#text} at (0,0) size 171x18
42 text run at (0,0) width 171: "The blue line is 13em wide" 36 text run at (0,0) width 171: "The blue line is 13em wide"
37 layer at (8,8) size 208x208
38 RenderEmbeddedObject {object} at (0,0) size 208x208 [bgcolor=#FFA500]
39 layer at (0,0) size 208x208
40 RenderView at (0,0) size 208x208
41 layer at (0,0) size 208x208
42 RenderSVGRoot {svg} at (20,20) size 168x168
43 RenderSVGEllipse {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