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

Side by Side Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-33-t-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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 | Annotate | Revision Log
OLDNEW
1 layer at (0,0) size 480x360 1 layer at (0,0) size 480x360
2 RenderView at (0,0) size 480x360 2 RenderView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 RenderSVGRoot {svg} at (0,0) size 480x360 4 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (7,14) size 206x49 [transform={m=((0.60,0.00)(0.00 ,0.60)) t=(110.00,50.00)}] 5 LayoutSVGContainer {g} at (7,14) size 206x49 [transform={m=((0.60,0.00)(0.00 ,0.60)) t=(110.00,50.00)}]
6 LayoutSVGText {text} at (-160,-59) size 15x38 contains 1 chunk(s) 6 LayoutSVGText {text} at (-160,-59) size 15x38 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 15x37 7 LayoutSVGInlineText {#text} at (0,0) size 15x37
8 chunk 1 text run 1 at (-160.00,-30.00) startOffset 0 endOffset 1 width 15.00: "0" 8 chunk 1 text run 1 at (-160.00,-30.00) startOffset 0 endOffset 1 width 15.00: "0"
9 LayoutSVGText {text} at (-50,-59) size 85x38 contains 1 chunk(s) 9 LayoutSVGText {text} at (-50,-59) size 85x38 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 85x37 10 LayoutSVGInlineText {#text} at (0,0) size 85x37
11 chunk 1 text run 1 at (-50.00,-30.00) startOffset 0 endOffset 7 width 84.99: "0.8-3.2" 11 chunk 1 text run 1 at (-50.00,-30.00) startOffset 0 endOffset 7 width 84.99: "0.8-3.2"
12 LayoutSVGText {text} at (140,-59) size 15x38 contains 1 chunk(s) 12 LayoutSVGText {text} at (140,-59) size 15x38 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 15x37 13 LayoutSVGInlineText {#text} at (0,0) size 15x37
14 chunk 1 text run 1 at (140.00,-30.00) startOffset 0 endOffset 1 width 15.00: "4" 14 chunk 1 text run 1 at (140.00,-30.00) startOffset 0 endOffset 1 width 15.00: "4"
(...skipping 83 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 LayoutSVGText {text} at (5,210) size 368x32 contains 1 chunk(s) 98 LayoutSVGText {text} at (5,210) size 368x32 contains 1 chunk(s)
99 LayoutSVGInlineText {#text} at (0,0) size 368x32 99 LayoutSVGInlineText {#text} at (0,0) size 368x32
100 chunk 1 text run 1 at (5.00,235.00) startOffset 0 endOffset 31 width 367 .83: "Test of keyPoints and keyTimes." 100 chunk 1 text run 1 at (5.00,235.00) startOffset 0 endOffset 31 width 367 .83: "Test of keyPoints and keyTimes."
101 LayoutSVGText {text} at (5,248) size 389x22 contains 1 chunk(s) 101 LayoutSVGText {text} at (5,248) size 389x22 contains 1 chunk(s)
102 LayoutSVGInlineText {#text} at (0,0) size 389x22 102 LayoutSVGInlineText {#text} at (0,0) size 389x22
103 chunk 1 text run 1 at (5.00,265.00) startOffset 0 endOffset 54 width 388 .14: "Number indicates the circle's passing time in seconds." 103 chunk 1 text run 1 at (5.00,265.00) startOffset 0 endOffset 54 width 388 .14: "Number indicates the circle's passing time in seconds."
104 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 104 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
105 LayoutSVGInlineText {#text} at (0,0) size 264x46 105 LayoutSVGInlineText {#text} at (0,0) size 264x46
106 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.8 $" 106 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.8 $"
107 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 107 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698