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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt
index 8692c0a839022093df94053e472d16ae528561cb..c958c478ec8e437a51984fae989e43a9c375f747 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-deco-01-b-expected.txt
+++ b/LayoutTests/platform/linux/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 163x27
chunk 1 text run 1 at (25.00,205.00) startOffset 0 endOffset 15 width 163.00: "Underlined text"
LayoutSVGText {text} at (25,254) size 374x27 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 46.00: "One"
LayoutSVGInlineText {#text} at (46,0) size 7x27
chunk 1 text run 1 at (71.00,275.00) startOffset 0 endOffset 1 width 7.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 52x27
+ LayoutSVGTSpan {tspan} at (0,0) size 52x27
LayoutSVGInlineText {#text} at (53,0) size 52x27
chunk 1 text run 1 at (78.00,275.00) startOffset 0 endOffset 4 width 52.00: "word"
LayoutSVGInlineText {#text} at (105,0) size 7x27
chunk 1 text run 1 at (130.00,275.00) startOffset 0 endOffset 1 width 7.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 39x27
+ LayoutSVGTSpan {tspan} at (0,0) size 39x27
LayoutSVGInlineText {#text} at (112,0) size 39x27
chunk 1 text run 1 at (137.00,275.00) startOffset 0 endOffset 3 width 39.00: "has"
LayoutSVGInlineText {#text} at (151,0) size 7x27
chunk 1 text run 1 at (176.00,275.00) startOffset 0 endOffset 1 width 7.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 88x27
+ LayoutSVGTSpan {tspan} at (0,0) size 88x27
LayoutSVGInlineText {#text} at (158,0) size 88x27
chunk 1 text run 1 at (183.00,275.00) startOffset 0 endOffset 9 width 88.00: "different"
LayoutSVGInlineText {#text} at (246,0) size 7x27
chunk 1 text run 1 at (271.00,275.00) startOffset 0 endOffset 1 width 7.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 121x27
+ LayoutSVGTSpan {tspan} at (0,0) size 121x27
LayoutSVGInlineText {#text} at (253,0) size 121x27
chunk 1 text run 1 at (278.00,275.00) startOffset 0 endOffset 11 width 121.00: "underlining"
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698