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

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

Issue 921633007: Move the SVG container code from rendering/svg to layout/svg. (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 RenderSVGRoot {svg} at (0,0) size 480x360
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGContainer {g} at (41,37) size 282x248 6 LayoutSVGContainer {g} at (41,37) size 282x248
7 LayoutSVGContainer {g} at (70,92) size 147x133 7 LayoutSVGContainer {g} at (70,92) size 147x133
8 LayoutSVGText {text} at (70,92) size 147x23 contains 1 chunk(s) 8 LayoutSVGText {text} at (70,92) size 147x23 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 147x23 9 LayoutSVGInlineText {#text} at (0,0) size 147x23
10 chunk 1 text run 1 at (70.00,110.00) startOffset 0 endOffset 18 widt h 146.65: "Text from 0s to 3s" 10 chunk 1 text run 1 at (70.00,110.00) startOffset 0 endOffset 18 widt h 146.65: "Text from 0s to 3s"
11 LayoutSVGText {text} at (100,167) size 79x23 contains 1 chunk(s) 11 LayoutSVGText {text} at (100,167) size 79x23 contains 1 chunk(s)
12 LayoutSVGInlineText {#text} at (0,0) size 79x23 12 LayoutSVGInlineText {#text} at (0,0) size 79x23
13 chunk 1 text run 1 at (100.00,185.00) startOffset 0 endOffset 10 wid th 78.87: "Text at 6s" 13 chunk 1 text run 1 at (100.00,185.00) startOffset 0 endOffset 10 wid th 78.87: "Text at 6s"
14 LayoutSVGText {text} at (100,202) size 79x23 contains 1 chunk(s) 14 LayoutSVGText {text} at (100,202) size 79x23 contains 1 chunk(s)
15 LayoutSVGInlineText {#text} at (0,0) size 79x23 15 LayoutSVGInlineText {#text} at (0,0) size 79x23
(...skipping 12 matching lines...) Expand all
28 LayoutSVGText {text} at (0,-18) size 75x23 contains 1 chunk(s) 28 LayoutSVGText {text} at (0,-18) size 75x23 contains 1 chunk(s)
29 LayoutSVGInlineText {#text} at (0,0) size 75x23 29 LayoutSVGInlineText {#text} at (0,0) size 75x23
30 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 11 width 7 4.13: "It's alive!" 30 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 11 width 7 4.13: "It's alive!"
31 LayoutSVGInlineText {#text} at (0,0) size 0x0 31 LayoutSVGInlineText {#text} at (0,0) size 0x0
32 LayoutSVGInlineText {#text} at (0,0) size 0x0 32 LayoutSVGInlineText {#text} at (0,0) size 0x0
33 LayoutSVGInlineText {#text} at (0,0) size 0x0 33 LayoutSVGInlineText {#text} at (0,0) size 0x0
34 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s) 34 LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
35 LayoutSVGInlineText {#text} at (0,0) size 264x46 35 LayoutSVGInlineText {#text} at (0,0) size 264x46
36 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $" 36 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 3.34: "$Revision: 1.7 $"
37 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] 37 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