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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/custom/text-linking-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/text-linking-expected.txt b/LayoutTests/platform/mac/svg/custom/text-linking-expected.txt
index 78edc8698f815b2b7f2d0e33c8e01b18324f4f6b..f3b5f4dd249bd82914a5d99f3f21d1c83b4284e1 100644
--- a/LayoutTests/platform/mac/svg/custom/text-linking-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/text-linking-expected.txt
@@ -6,10 +6,10 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,-14) size 167x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 167x18
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 80x18 contains 1 chunk(s)
LayoutSVGInline {a} at (0,0) size 80x18
- RenderSVGTSpan {tspan} at (0,0) size 80x18
+ LayoutSVGTSpan {tspan} at (0,0) size 80x18
LayoutSVGInlineText {#text} at (0,0) size 80x18
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 100x18
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 134x18 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 134x18
+ LayoutSVGTSpan {tspan} at (0,0) size 134x18
LayoutSVGInline {a} at (0,0) size 134x18
- RenderSVGTSpan {tspan} at (0,0) size 134x18
+ LayoutSVGTSpan {tspan} at (0,0) size 134x18
LayoutSVGInlineText {#text} at (0,0) size 134x18
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