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

Unified Diff: LayoutTests/platform/linux/svg/text/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/linux/svg/text/text-deco-01-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/text/text-deco-01-b-expected.txt b/LayoutTests/platform/linux/svg/text/text-deco-01-b-expected.txt
index c07496da27cd4a0e20dc53a40e95718cff573492..2e11a017d1ad62cdaefc6691bf6b31099e9e8942 100644
--- a/LayoutTests/platform/linux/svg/text/text-deco-01-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/text/text-deco-01-b-expected.txt
@@ -17,27 +17,27 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 157x27
chunk 1 text run 1 at (25.00,205.00) startOffset 0 endOffset 15 width 156.60: "Underlined text"
LayoutSVGText {text} at (25,253) size 358x28 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 45x27
+ LayoutSVGTSpan {tspan} at (0,0) size 45x27
LayoutSVGInlineText {#text} at (0,0) size 45x27
chunk 1 text run 1 at (25.00,275.00) startOffset 0 endOffset 3 width 44.40: "One"
LayoutSVGInlineText {#text} at (44,0) size 7x27
chunk 1 text run 1 at (69.40,275.00) startOffset 0 endOffset 1 width 6.60: " "
- RenderSVGTSpan {tspan} at (0,0) size 53x27
+ LayoutSVGTSpan {tspan} at (0,0) size 53x27
LayoutSVGInlineText {#text} at (50,0) size 52x27
chunk 1 text run 1 at (76.00,275.00) startOffset 0 endOffset 4 width 51.60: "word"
LayoutSVGInlineText {#text} at (102,0) size 7x27
chunk 1 text run 1 at (127.60,275.00) startOffset 0 endOffset 1 width 6.60: " "
- RenderSVGTSpan {tspan} at (0,0) size 38x27
+ LayoutSVGTSpan {tspan} at (0,0) size 38x27
LayoutSVGInlineText {#text} at (109,0) size 38x27
chunk 1 text run 1 at (134.20,275.00) startOffset 0 endOffset 3 width 37.20: "has"
LayoutSVGInlineText {#text} at (146,0) size 7x27
chunk 1 text run 1 at (171.40,275.00) startOffset 0 endOffset 1 width 6.60: " "
- RenderSVGTSpan {tspan} at (0,0) size 86x27
+ LayoutSVGTSpan {tspan} at (0,0) size 86x27
LayoutSVGInlineText {#text} at (153,0) size 86x27
chunk 1 text run 1 at (178.00,275.00) startOffset 0 endOffset 9 width 85.80: "different"
LayoutSVGInlineText {#text} at (238,0) size 7x27
chunk 1 text run 1 at (263.80,275.00) startOffset 0 endOffset 1 width 6.60: " "
- RenderSVGTSpan {tspan} at (0,0) size 113x27
+ LayoutSVGTSpan {tspan} at (0,0) size 113x27
LayoutSVGInlineText {#text} at (245,0) size 113x27
chunk 1 text run 1 at (270.40,275.00) startOffset 0 endOffset 11 width 112.20: "underlining"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698