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

Side by Side Diff: LayoutTests/platform/linux/svg/custom/text-linking-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 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,35) size 124x219 4 LayoutSVGRoot {svg} at (97,35) size 124x219
5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGText {text} at (0,-15) size 159x19 contains 1 chunk(s) 6 LayoutSVGText {text} at (0,-15) size 159x19 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 159x19 7 LayoutSVGInlineText {#text} at (0,0) size 159x19
8 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 25 width 159 .00: "Referenced character data" 8 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 25 width 159 .00: "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,35) size 71x19 contains 1 chunk(s) 10 LayoutSVGText {text} at (100,35) size 71x19 contains 1 chunk(s)
11 LayoutSVGInline {a} at (0,0) size 71x19 11 LayoutSVGInline {a} at (0,0) size 71x19
12 LayoutSVGTSpan {tspan} at (0,0) size 71x19 12 LayoutSVGTSpan {tspan} at (0,0) size 71x19
13 LayoutSVGInlineText {#text} at (0,0) size 71x19 13 LayoutSVGInlineText {#text} at (0,0) size 71x19
14 chunk 1 text run 1 at (100.00,50.00) startOffset 0 endOffset 13 widt h 71.00: "tspan in link" 14 chunk 1 text run 1 at (100.00,50.00) startOffset 0 endOffset 13 widt h 71.00: "tspan in link"
(...skipping 24 matching lines...) Expand all
39 LayoutSVGInlineText {#text} at (0,0) size 91x19 39 LayoutSVGInlineText {#text} at (0,0) size 91x19
40 chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 15 width 91.00: "ltGlyph content" 40 chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 15 width 91.00: "ltGlyph content"
41 LayoutSVGText {text} at (100,235) size 121x19 contains 1 chunk(s) 41 LayoutSVGText {text} at (100,235) size 121x19 contains 1 chunk(s)
42 LayoutSVGTSpan {tspan} at (0,0) size 121x19 42 LayoutSVGTSpan {tspan} at (0,0) size 121x19
43 LayoutSVGInline {a} at (0,0) size 121x19 43 LayoutSVGInline {a} at (0,0) size 121x19
44 LayoutSVGTSpan {tspan} at (0,0) size 121x19 44 LayoutSVGTSpan {tspan} at (0,0) size 121x19
45 LayoutSVGInlineText {#text} at (0,0) size 121x19 45 LayoutSVGInlineText {#text} at (0,0) size 121x19
46 chunk 1 text run 1 at (100.00,250.00) startOffset 0 endOffset 22 w idth 121.00: "tspan in link in tspan" 46 chunk 1 text run 1 at (100.00,250.00) startOffset 0 endOffset 22 w idth 121.00: "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