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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/custom/text-x-dx-lists-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/text-x-dx-lists-expected.txt b/LayoutTests/platform/mac/svg/custom/text-x-dx-lists-expected.txt
index 7a10a8dbae2b3bdc8ceb0d9e926d0c0b4b823aaf..0230c016be5a22625ba25ab8dc58387ca4f59776 100644
--- a/LayoutTests/platform/mac/svg/custom/text-x-dx-lists-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/text-x-dx-lists-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (10,45) size 71x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 12x19
chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 1 width 11.55: "A"
- RenderSVGTSpan {tspan} at (0,0) size 11x19
+ LayoutSVGTSpan {tspan} at (0,0) size 11x19
LayoutSVGInlineText {#text} at (40,0) size 11x19
chunk 1 text run 1 at (50.00,60.00) startOffset 0 endOffset 1 width 10.67: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x19
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (10,65) size 71x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 12x19
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 1 width 11.55: "A"
- RenderSVGTSpan {tspan} at (0,0) size 11x19
+ LayoutSVGTSpan {tspan} at (0,0) size 11x19
LayoutSVGInlineText {#text} at (40,0) size 11x19
chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 1 width 10.67: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x19
@@ -37,7 +37,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (15,125) size 71x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 12x19
chunk 1 text run 1 at (15.00,140.00) startOffset 0 endOffset 1 width 11.55: "A"
- RenderSVGTSpan {tspan} at (0,0) size 11x19
+ LayoutSVGTSpan {tspan} at (0,0) size 11x19
LayoutSVGInlineText {#text} at (40,0) size 11x19
chunk 1 text run 1 at (55.00,140.00) startOffset 0 endOffset 1 width 10.67: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x19
@@ -50,7 +50,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (15,165) size 71x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 12x19
chunk 1 text run 1 at (15.00,180.00) startOffset 0 endOffset 1 width 11.55: "A"
- RenderSVGTSpan {tspan} at (0,0) size 11x19
+ LayoutSVGTSpan {tspan} at (0,0) size 11x19
LayoutSVGInlineText {#text} at (40,0) size 11x19
chunk 1 text run 1 at (55.00,180.00) startOffset 0 endOffset 1 width 10.67: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x19

Powered by Google App Engine
This is Rietveld 408576698