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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/text-x-dx-lists-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/win-xp/svg/custom/text-x-dx-lists-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/text-x-dx-lists-expected.txt b/LayoutTests/platform/win-xp/svg/custom/text-x-dx-lists-expected.txt
index dbc6050879ef1fb4403885cd0290a597dbf2930b..427c9852e404e13839ca83bd8964d1b59bc523cd 100644
--- a/LayoutTests/platform/win-xp/svg/custom/text-x-dx-lists-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/text-x-dx-lists-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (10,46) size 71x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 11x18
chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 1 width 11.00: "A"
- RenderSVGTSpan {tspan} at (0,0) size 11x18
+ LayoutSVGTSpan {tspan} at (0,0) size 11x18
LayoutSVGInlineText {#text} at (40,0) size 11x18
chunk 1 text run 1 at (50.00,60.00) startOffset 0 endOffset 1 width 10.50: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x18
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (10,66) size 71x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 11x18
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 1 width 11.00: "A"
- RenderSVGTSpan {tspan} at (0,0) size 11x18
+ LayoutSVGTSpan {tspan} at (0,0) size 11x18
LayoutSVGInlineText {#text} at (40,0) size 11x18
chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 1 width 10.50: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x18
@@ -37,7 +37,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (15,126) size 71x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 11x18
chunk 1 text run 1 at (15.00,140.00) startOffset 0 endOffset 1 width 11.00: "A"
- RenderSVGTSpan {tspan} at (0,0) size 11x18
+ LayoutSVGTSpan {tspan} at (0,0) size 11x18
LayoutSVGInlineText {#text} at (40,0) size 11x18
chunk 1 text run 1 at (55.00,140.00) startOffset 0 endOffset 1 width 10.50: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x18
@@ -50,7 +50,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (15,166) size 71x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 11x18
chunk 1 text run 1 at (15.00,180.00) startOffset 0 endOffset 1 width 11.00: "A"
- RenderSVGTSpan {tspan} at (0,0) size 11x18
+ LayoutSVGTSpan {tspan} at (0,0) size 11x18
LayoutSVGInlineText {#text} at (40,0) size 11x18
chunk 1 text run 1 at (55.00,180.00) startOffset 0 endOffset 1 width 10.50: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x18

Powered by Google App Engine
This is Rietveld 408576698