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

Unified Diff: LayoutTests/platform/linux/svg/custom/text-x-dx-lists-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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-x-dx-lists-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/text-x-dx-lists-expected.txt b/LayoutTests/platform/linux/svg/custom/text-x-dx-lists-expected.txt
index e7c4a001d10015469485d8854dfc23a762992dcc..dbc6050879ef1fb4403885cd0290a597dbf2930b 100644
--- a/LayoutTests/platform/linux/svg/custom/text-x-dx-lists-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/text-x-dx-lists-expected.txt
@@ -28,7 +28,7 @@ layer at (0,0) size 800x600
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
chunk 1 text run 1 at (70.00,80.00) startOffset 0 endOffset 1 width 10.50: "C"
- RenderSVGContainer {g} at (20,212) size 141x156 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-5.00,0.00)}]
+ LayoutSVGContainer {g} at (20,212) size 141x156 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-5.00,0.00)}]
LayoutSVGText {text} at (15,106) size 71x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 71x18
chunk 1 text run 1 at (15.00,120.00) startOffset 0 endOffset 1 width 11.00: "A"

Powered by Google App Engine
This is Rietveld 408576698