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

Unified Diff: LayoutTests/platform/linux/svg/custom/text-letter-spacing-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/custom/text-letter-spacing-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/text-letter-spacing-expected.txt b/LayoutTests/platform/linux/svg/custom/text-letter-spacing-expected.txt
index 575c168aadb66ebc41b0f382aaece5f6235b5814..139fd5c9880360408504de1afd6c20d4e0432c2b 100644
--- a/LayoutTests/platform/linux/svg/custom/text-letter-spacing-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/text-letter-spacing-expected.txt
@@ -13,14 +13,14 @@ layer at (0,0) size 800x600
chunk 1 text run 6 at (151.99,20.00) startOffset 5 endOffset 6 width 10.00: "E"
chunk 1 text run 7 at (180.89,20.00) startOffset 6 endOffset 7 width 9.00: "F"
LayoutSVGText {text} at (10,26) size 180x18 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 70x18
+ LayoutSVGTSpan {tspan} at (0,0) size 70x18
LayoutSVGInlineText {#text} at (0,0) size 70x18
chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 1 width 11.00: "A"
chunk 1 text run 2 at (39.90,40.00) startOffset 1 endOffset 2 width 10.50: "B"
chunk 1 text run 3 at (69.30,40.00) startOffset 2 endOffset 3 width 10.50: "C"
LayoutSVGInlineText {#text} at (88,0) size 4x18
chunk 1 text run 1 at (98.69,40.00) startOffset 0 endOffset 1 width 4.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 69x18
+ LayoutSVGTSpan {tspan} at (0,0) size 69x18
LayoutSVGInlineText {#text} at (111,0) size 69x18
chunk 1 text run 1 at (121.59,40.00) startOffset 0 endOffset 1 width 11.50: "D"
chunk 1 text run 2 at (151.99,40.00) startOffset 1 endOffset 2 width 10.00: "E"
@@ -35,14 +35,14 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (110.00,60.00) startOffset 0 endOffset 1 width 10.00: "E"
chunk 1 text run 1 at (130.00,60.00) startOffset 0 endOffset 1 width 9.00: "F"
LayoutSVGText {text} at (10,66) size 129x18 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 51x18
+ LayoutSVGTSpan {tspan} at (0,0) size 51x18
LayoutSVGInlineText {#text} at (0,0) size 51x18
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 1 width 11.00: "A"
chunk 1 text run 1 at (30.00,80.00) startOffset 0 endOffset 1 width 10.50: "B"
chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 1 width 10.50: "C"
LayoutSVGInlineText {#text} at (60,0) size 4x18
chunk 1 text run 1 at (70.00,80.00) startOffset 0 endOffset 1 width 4.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 49x18
+ LayoutSVGTSpan {tspan} at (0,0) size 49x18
LayoutSVGInlineText {#text} at (80,0) size 49x18
chunk 1 text run 1 at (90.00,80.00) startOffset 0 endOffset 1 width 11.50: "D"
chunk 1 text run 1 at (110.00,80.00) startOffset 0 endOffset 1 width 10.00: "E"

Powered by Google App Engine
This is Rietveld 408576698