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

Unified Diff: LayoutTests/platform/win/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/svg/custom/text-linking-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/text-linking-expected.txt b/LayoutTests/platform/win/svg/custom/text-linking-expected.txt
index fe6b97e95e74a695c3df0365f0f8ac5843a64d1b..f0b6daa4d2e79abfd16347eec0e3b384d9b7eefd 100644
--- a/LayoutTests/platform/win/svg/custom/text-linking-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/text-linking-expected.txt
@@ -6,10 +6,10 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,-14) size 167x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 167x17
chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 25 width 166.09: "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,36) size 80x17 contains 1 chunk(s)
LayoutSVGInline {a} at (0,0) size 80x17
- RenderSVGTSpan {tspan} at (0,0) size 80x17
+ LayoutSVGTSpan {tspan} at (0,0) size 80x17
LayoutSVGInlineText {#text} at (0,0) size 80x17
chunk 1 text run 1 at (100.00,50.00) startOffset 0 endOffset 13 width 79.11: "tspan in link"
LayoutSVGText {text}
@@ -39,9 +39,9 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 100x17
chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 15 width 99.98: "ltGlyph content"
LayoutSVGText {text} at (100,236) size 134x17 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 134x17
+ LayoutSVGTSpan {tspan} at (0,0) size 134x17
LayoutSVGInline {a} at (0,0) size 134x17
- RenderSVGTSpan {tspan} at (0,0) size 134x17
+ LayoutSVGTSpan {tspan} at (0,0) size 134x17
LayoutSVGInlineText {#text} at (0,0) size 134x17
chunk 1 text run 1 at (100.00,250.00) startOffset 0 endOffset 22 width 133.33: "tspan in link in tspan"
LayoutSVGText {text}

Powered by Google App Engine
This is Rietveld 408576698