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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/text-linking-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 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 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (97,36) size 137x218 4 RenderSVGRoot {svg} at (97,36) size 137x218
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGText {text} at (0,-14) size 167x18 contains 1 chunk(s) 6 LayoutSVGText {text} at (0,-14) size 167x18 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 167x18 7 LayoutSVGInlineText {#text} at (0,0) size 167x18
8 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 25 width 166 .09: "Referenced character data" 8 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 25 width 166 .09: "Referenced character data"
9 LayoutSVGPath {path} at (100,140) size 100x10 [fill={[type=SOLID] [color=# 000000]}] [data="M 100 150 L 150 140 L 200 150"] 9 LayoutSVGPath {path} at (100,140) size 100x10 [fill={[type=SOLID] [color=# 000000]}] [data="M 100 150 L 150 140 L 200 150"]
10 LayoutSVGText {text} at (100,36) size 80x18 contains 1 chunk(s) 10 LayoutSVGText {text} at (100,36) size 80x18 contains 1 chunk(s)
11 LayoutSVGInline {a} at (0,0) size 80x18 11 LayoutSVGInline {a} at (0,0) size 80x18
12 LayoutSVGTSpan {tspan} at (0,0) size 80x18 12 LayoutSVGTSpan {tspan} at (0,0) size 80x18
13 LayoutSVGInlineText {#text} at (0,0) size 80x18 13 LayoutSVGInlineText {#text} at (0,0) size 80x18
14 chunk 1 text run 1 at (100.00,50.00) startOffset 0 endOffset 13 widt h 79.11: "tspan in link" 14 chunk 1 text run 1 at (100.00,50.00) startOffset 0 endOffset 13 widt h 79.11: "tspan in link"
15 LayoutSVGText {text} 15 LayoutSVGText {text}
(...skipping 23 matching lines...) Expand all
39 LayoutSVGInlineText {#text} at (0,0) size 100x18 39 LayoutSVGInlineText {#text} at (0,0) size 100x18
40 chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 15 width 99.98: "ltGlyph content" 40 chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 15 width 99.98: "ltGlyph content"
41 LayoutSVGText {text} at (100,236) size 134x18 contains 1 chunk(s) 41 LayoutSVGText {text} at (100,236) size 134x18 contains 1 chunk(s)
42 LayoutSVGTSpan {tspan} at (0,0) size 134x18 42 LayoutSVGTSpan {tspan} at (0,0) size 134x18
43 LayoutSVGInline {a} at (0,0) size 134x18 43 LayoutSVGInline {a} at (0,0) size 134x18
44 LayoutSVGTSpan {tspan} at (0,0) size 134x18 44 LayoutSVGTSpan {tspan} at (0,0) size 134x18
45 LayoutSVGInlineText {#text} at (0,0) size 134x18 45 LayoutSVGInlineText {#text} at (0,0) size 134x18
46 chunk 1 text run 1 at (100.00,250.00) startOffset 0 endOffset 22 w idth 133.33: "tspan in link in tspan" 46 chunk 1 text run 1 at (100.00,250.00) startOffset 0 endOffset 22 w idth 133.33: "tspan in link in tspan"
47 LayoutSVGText {text} 47 LayoutSVGText {text}
48 LayoutSVGInline {a} at (0,0) size 0x0 48 LayoutSVGInline {a} at (0,0) size 0x0
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698