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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/text-deco-01-b-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/W3C-SVG-1.1/text-deco-01-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt
index 0844d50907077ffa0b5f0166d8ab9e4724703aa5..fef1b7a62db2f910a22957833e8654f25140adfd 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt
@@ -17,27 +17,27 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 162x27
chunk 1 text run 1 at (25.00,205.00) startOffset 0 endOffset 15 width 161.43: "Underlined text"
LayoutSVGText {text} at (25,253) size 367x27 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 46x27
+ LayoutSVGTSpan {tspan} at (0,0) size 46x27
LayoutSVGInlineText {#text} at (0,0) size 46x27
chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 3 width 45.36: "One"
LayoutSVGInlineText {#text} at (45,0) size 7x27
chunk 1 text run 1 at (70.36,275.00) startOffset 0 endOffset 1 width 6.67: " "
- RenderSVGTSpan {tspan} at (0,0) size 53x27
+ LayoutSVGTSpan {tspan} at (0,0) size 53x27
LayoutSVGInlineText {#text} at (52,0) size 53x27
chunk 1 text run 1 at (77.03,275.00) startOffset 0 endOffset 4 width 52.02: "word"
LayoutSVGInlineText {#text} at (104,0) size 7x27
chunk 1 text run 1 at (129.05,275.00) startOffset 0 endOffset 1 width 6.67: " "
- RenderSVGTSpan {tspan} at (0,0) size 40x27
+ LayoutSVGTSpan {tspan} at (0,0) size 40x27
LayoutSVGInlineText {#text} at (110,0) size 39x27
chunk 1 text run 1 at (135.72,275.00) startOffset 0 endOffset 3 width 38.70: "has"
LayoutSVGInlineText {#text} at (149,0) size 7x27
chunk 1 text run 1 at (174.41,275.00) startOffset 0 endOffset 1 width 6.67: " "
- RenderSVGTSpan {tspan} at (0,0) size 87x27
+ LayoutSVGTSpan {tspan} at (0,0) size 87x27
LayoutSVGInlineText {#text} at (156,0) size 87x27
chunk 1 text run 1 at (181.08,275.00) startOffset 0 endOffset 9 width 86.72: "different"
LayoutSVGInlineText {#text} at (242,0) size 7x27
chunk 1 text run 1 at (267.80,275.00) startOffset 0 endOffset 1 width 6.67: " "
- RenderSVGTSpan {tspan} at (0,0) size 118x27
+ LayoutSVGTSpan {tspan} at (0,0) size 118x27
LayoutSVGInlineText {#text} at (249,0) size 118x27
chunk 1 text run 1 at (274.47,275.00) startOffset 0 endOffset 11 width 117.42: "underlining"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698