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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/text-linking-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ 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 side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/win-xp/svg/custom/text-linking-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/text-linking-expected.txt b/LayoutTests/platform/win-xp/svg/custom/text-linking-expected.txt
index e3feb99709de799926b608c3b010a83cb4780e6a..4771ddffefd3d636977c0df482d3d6dc1984e199 100644
--- a/LayoutTests/platform/win-xp/svg/custom/text-linking-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/text-linking-expected.txt
@@ -6,10 +6,10 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,-15) size 159x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 159x19
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 25 width 159.00: "Referenced character data"
- RenderSVGPath {path} at (100,140) size 100x10 [fill={[type=SOLID] [color=#000000]}] [data="M 100 150 L 150 140 L 200 150"]
+ LayoutSVGPath {path} at (100,140) size 100x10 [fill={[type=SOLID] [color=#000000]}] [data="M 100 150 L 150 140 L 200 150"]
LayoutSVGText {text} at (100,35) size 71x19 contains 1 chunk(s)
LayoutSVGInline {a} at (0,0) size 71x19
- RenderSVGTSpan {tspan} at (0,0) size 71x19
+ LayoutSVGTSpan {tspan} at (0,0) size 71x19
LayoutSVGInlineText {#text} at (0,0) size 71x19
chunk 1 text run 1 at (100.00,50.00) startOffset 0 endOffset 13 width 71.00: "tspan in link"
LayoutSVGText {text}
@@ -39,9 +39,9 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 91x19
chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 15 width 91.00: "ltGlyph content"
LayoutSVGText {text} at (100,235) size 121x19 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 121x19
+ LayoutSVGTSpan {tspan} at (0,0) size 121x19
LayoutSVGInline {a} at (0,0) size 121x19
- RenderSVGTSpan {tspan} at (0,0) size 121x19
+ LayoutSVGTSpan {tspan} at (0,0) size 121x19
LayoutSVGInlineText {#text} at (0,0) size 121x19
chunk 1 text run 1 at (100.00,250.00) startOffset 0 endOffset 22 width 121.00: "tspan in link in tspan"
LayoutSVGText {text}

Powered by Google App Engine
This is Rietveld 408576698