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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/text/text-align-06-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/text/text-align-06-b-expected.txt b/LayoutTests/platform/mac/svg/text/text-align-06-b-expected.txt
index bed7f64b72fed262f2664d6e12bd76d20971b8e8..c7af6c27ff771b3e4717f6190f30ca90007a279d 100644
--- a/LayoutTests/platform/mac/svg/text/text-align-06-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/text/text-align-06-b-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 17x68
chunk 1 (vertical) text run 1 at (-10.50,0.00) startOffset 0 endOffset 1 height 33.60: "t"
chunk 1 (vertical) text run 2 at (-10.50,33.60) startOffset 1 endOffset 2 height 33.60: "e"
- RenderSVGTSpan {tspan} at (0,0) size 17x34
+ LayoutSVGTSpan {tspan} at (0,0) size 17x34
LayoutSVGInlineText {#text} at (7,67) size 17x34
chunk 1 (vertical) text run 1 at (-3.50,67.20) startOffset 0 endOffset 1 height 33.60: "7"
LayoutSVGInlineText {#text} at (0,100) size 15x68
@@ -22,7 +22,7 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (25,0) size 17x68
chunk 1 (vertical) text run 1 at (69.50,0.00) startOffset 0 endOffset 1 height 33.60: "t"
chunk 1 (vertical) text run 2 at (69.50,33.60) startOffset 1 endOffset 2 height 33.60: "e"
- RenderSVGTSpan {tspan} at (0,0) size 27x135
+ LayoutSVGTSpan {tspan} at (0,0) size 27x135
LayoutSVGInlineText {#text} at (0,67) size 27x135
chunk 1 (vertical) text run 1 at (48.50,67.20) startOffset 0 endOffset 1 height 33.60: "-"
chunk 1 (vertical) text run 2 at (48.50,100.80) startOffset 1 endOffset 2 height 33.60: "7"
@@ -35,12 +35,12 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (16,0) size 17x68
chunk 1 (vertical) text run 1 at (169.50,0.00) startOffset 0 endOffset 1 height 33.60: "t"
chunk 1 (vertical) text run 2 at (169.50,33.60) startOffset 1 endOffset 2 height 33.60: "e"
- RenderSVGTSpan {tspan} at (0,0) size 17x102
+ LayoutSVGTSpan {tspan} at (0,0) size 17x102
LayoutSVGInlineText {#text} at (0,67) size 17x101
chunk 1 (vertical) text run 1 at (153.00,67.20) startOffset 0 endOffset 1 height 33.60: "s"
chunk 1 (vertical) text run 2 at (153.00,100.80) startOffset 1 endOffset 2 height 33.60: "u"
chunk 1 (vertical) text run 3 at (153.00,134.40) startOffset 2 endOffset 3 height 33.60: "b"
- RenderSVGTSpan {tspan} at (0,0) size 16x34
+ LayoutSVGTSpan {tspan} at (0,0) size 16x34
LayoutSVGInlineText {#text} at (17,168) size 15x34
chunk 1 (vertical) text run 1 at (169.50,168.00) startOffset 0 endOffset 1 height 33.60: "x"
LayoutSVGInlineText {#text} at (20,201) size 9x34
@@ -49,14 +49,14 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 17x68
chunk 1 (vertical) text run 1 at (249.50,0.00) startOffset 0 endOffset 1 height 33.60: "t"
chunk 1 (vertical) text run 2 at (249.50,33.60) startOffset 1 endOffset 2 height 33.60: "e"
- RenderSVGTSpan {tspan} at (0,0) size 18x169
+ LayoutSVGTSpan {tspan} at (0,0) size 18x169
LayoutSVGInlineText {#text} at (16,67) size 17x169
chunk 1 (vertical) text run 1 at (266.00,67.20) startOffset 0 endOffset 1 height 33.60: "s"
chunk 1 (vertical) text run 2 at (266.00,100.80) startOffset 1 endOffset 2 height 33.60: "u"
chunk 1 (vertical) text run 3 at (266.00,134.40) startOffset 2 endOffset 3 height 33.60: "p"
chunk 1 (vertical) text run 4 at (266.00,168.00) startOffset 3 endOffset 4 height 33.60: "e"
chunk 1 (vertical) text run 5 at (266.00,201.60) startOffset 4 endOffset 5 height 33.60: "r"
- RenderSVGTSpan {tspan} at (0,0) size 16x34
+ LayoutSVGTSpan {tspan} at (0,0) size 16x34
LayoutSVGInlineText {#text} at (0,235) size 15x34
chunk 1 (vertical) text run 1 at (249.50,235.20) startOffset 0 endOffset 1 height 33.60: "x"
LayoutSVGInlineText {#text} at (4,268) size 9x34

Powered by Google App Engine
This is Rietveld 408576698