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

Unified Diff: LayoutTests/platform/linux/svg/text/text-align-06-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-align-06-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/text/text-align-06-b-expected.txt b/LayoutTests/platform/linux/svg/text/text-align-06-b-expected.txt
index 932244084410efb300fc6f9befa607045d1385ee..9ef531c04c30f459401bc4360bf5bae76bcf616d 100644
--- a/LayoutTests/platform/linux/svg/text/text-align-06-b-expected.txt
+++ b/LayoutTests/platform/linux/svg/text/text-align-06-b-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 17x69
chunk 1 (vertical) text run 1 at (-10.50,0.00) startOffset 0 endOffset 1 height 34.20: "t"
chunk 1 (vertical) text run 2 at (-10.50,34.20) startOffset 1 endOffset 2 height 34.20: "e"
- RenderSVGTSpan {tspan} at (0,0) size 17x35
+ LayoutSVGTSpan {tspan} at (0,0) size 17x35
LayoutSVGInlineText {#text} at (7,68) size 17x35
chunk 1 (vertical) text run 1 at (-3.50,68.40) startOffset 0 endOffset 1 height 34.20: "7"
LayoutSVGInlineText {#text} at (1,102) size 15x69
@@ -22,7 +22,7 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (25,0) size 17x69
chunk 1 (vertical) text run 1 at (69.50,0.00) startOffset 0 endOffset 1 height 34.20: "t"
chunk 1 (vertical) text run 2 at (69.50,34.20) startOffset 1 endOffset 2 height 34.20: "e"
- RenderSVGTSpan {tspan} at (0,0) size 27x138
+ LayoutSVGTSpan {tspan} at (0,0) size 27x138
LayoutSVGInlineText {#text} at (0,68) size 27x137
chunk 1 (vertical) text run 1 at (48.50,68.40) startOffset 0 endOffset 1 height 34.20: "-"
chunk 1 (vertical) text run 2 at (48.50,102.60) startOffset 1 endOffset 2 height 34.20: "7"
@@ -35,12 +35,12 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (17,0) size 17x69
chunk 1 (vertical) text run 1 at (169.50,0.00) startOffset 0 endOffset 1 height 34.20: "t"
chunk 1 (vertical) text run 2 at (169.50,34.20) startOffset 1 endOffset 2 height 34.20: "e"
- RenderSVGTSpan {tspan} at (0,0) size 17x103
+ LayoutSVGTSpan {tspan} at (0,0) size 17x103
LayoutSVGInlineText {#text} at (0,68) size 17x103
chunk 1 (vertical) text run 1 at (152.00,68.40) startOffset 0 endOffset 1 height 34.20: "s"
chunk 1 (vertical) text run 2 at (152.00,102.60) startOffset 1 endOffset 2 height 34.20: "u"
chunk 1 (vertical) text run 3 at (152.00,136.80) startOffset 2 endOffset 3 height 34.20: "b"
- RenderSVGTSpan {tspan} at (0,0) size 16x35
+ LayoutSVGTSpan {tspan} at (0,0) size 16x35
LayoutSVGInlineText {#text} at (18,171) size 15x35
chunk 1 (vertical) text run 1 at (169.50,171.00) startOffset 0 endOffset 1 height 34.20: "x"
LayoutSVGInlineText {#text} at (21,205) size 9x35
@@ -49,14 +49,14 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 17x69
chunk 1 (vertical) text run 1 at (249.50,0.00) startOffset 0 endOffset 1 height 34.20: "t"
chunk 1 (vertical) text run 2 at (249.50,34.20) startOffset 1 endOffset 2 height 34.20: "e"
- RenderSVGTSpan {tspan} at (0,0) size 18x172
+ LayoutSVGTSpan {tspan} at (0,0) size 18x172
LayoutSVGInlineText {#text} at (17,68) size 17x171
chunk 1 (vertical) text run 1 at (267.00,68.40) startOffset 0 endOffset 1 height 34.20: "s"
chunk 1 (vertical) text run 2 at (267.00,102.60) startOffset 1 endOffset 2 height 34.20: "u"
chunk 1 (vertical) text run 3 at (267.00,136.80) startOffset 2 endOffset 3 height 34.20: "p"
chunk 1 (vertical) text run 4 at (267.00,171.00) startOffset 3 endOffset 4 height 34.20: "e"
chunk 1 (vertical) text run 5 at (267.00,205.20) startOffset 4 endOffset 5 height 34.20: "r"
- RenderSVGTSpan {tspan} at (0,0) size 15x35
+ LayoutSVGTSpan {tspan} at (0,0) size 15x35
LayoutSVGInlineText {#text} at (1,239) size 15x35
chunk 1 (vertical) text run 1 at (249.50,239.40) startOffset 0 endOffset 1 height 34.20: "x"
LayoutSVGInlineText {#text} at (4,273) size 9x35

Powered by Google App Engine
This is Rietveld 408576698