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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/custom/text-letter-spacing-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/text-letter-spacing-expected.txt b/LayoutTests/platform/mac/svg/custom/text-letter-spacing-expected.txt
index 2be34e25df73655c232604ba1f45ff9b2936434f..42c5f96ddc9153751af6aa6cf1c3c0c60cca86a5 100644
--- a/LayoutTests/platform/mac/svg/custom/text-letter-spacing-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/text-letter-spacing-expected.txt
@@ -13,14 +13,14 @@ layer at (0,0) size 800x600
chunk 1 text run 6 at (152.94,20.00) startOffset 5 endOffset 6 width 9.77: "E"
chunk 1 text run 7 at (181.61,20.00) startOffset 6 endOffset 7 width 8.90: "F"
LayoutSVGText {text} at (10,25) size 181x19 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 71x19
+ LayoutSVGTSpan {tspan} at (0,0) size 71x19
LayoutSVGInlineText {#text} at (0,0) size 71x19
chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 1 width 11.55: "A"
chunk 1 text run 2 at (40.45,40.00) startOffset 1 endOffset 2 width 10.67: "B"
chunk 1 text run 3 at (70.02,40.00) startOffset 2 endOffset 3 width 10.67: "C"
LayoutSVGInlineText {#text} at (89,0) size 4x19
chunk 1 text run 1 at (99.59,40.00) startOffset 0 endOffset 1 width 4.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 69x19
+ LayoutSVGTSpan {tspan} at (0,0) size 69x19
LayoutSVGInlineText {#text} at (112,0) size 69x19
chunk 1 text run 1 at (122.49,40.00) startOffset 0 endOffset 1 width 11.55: "D"
chunk 1 text run 2 at (152.94,40.00) startOffset 1 endOffset 2 width 9.77: "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 9.77: "E"
chunk 1 text run 1 at (130.00,60.00) startOffset 0 endOffset 1 width 8.90: "F"
LayoutSVGText {text} at (10,65) size 129x19 contains 1 chunk(s)
- RenderSVGTSpan {tspan} at (0,0) size 51x19
+ LayoutSVGTSpan {tspan} at (0,0) size 51x19
LayoutSVGInlineText {#text} at (0,0) size 51x19
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 1 width 11.55: "A"
chunk 1 text run 1 at (30.00,80.00) startOffset 0 endOffset 1 width 10.67: "B"
chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 1 width 10.67: "C"
LayoutSVGInlineText {#text} at (60,0) size 4x19
chunk 1 text run 1 at (70.00,80.00) startOffset 0 endOffset 1 width 4.00: " "
- RenderSVGTSpan {tspan} at (0,0) size 49x19
+ LayoutSVGTSpan {tspan} at (0,0) size 49x19
LayoutSVGInlineText {#text} at (80,0) size 49x19
chunk 1 text run 1 at (90.00,80.00) startOffset 0 endOffset 1 width 11.55: "D"
chunk 1 text run 1 at (110.00,80.00) startOffset 0 endOffset 1 width 9.77: "E"

Powered by Google App Engine
This is Rietveld 408576698