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

Unified Diff: LayoutTests/platform/mac/svg/batik/text/xmlSpace-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/mac/svg/batik/text/xmlSpace-expected.txt
diff --git a/LayoutTests/platform/mac/svg/batik/text/xmlSpace-expected.txt b/LayoutTests/platform/mac/svg/batik/text/xmlSpace-expected.txt
index 29dfaaf67d574f8d00aa2c2e15efeea2a3232e6f..a1f4c1c6563a765e43f271a1b0cc366f8f091c62 100644
--- a/LayoutTests/platform/mac/svg/batik/text/xmlSpace-expected.txt
+++ b/LayoutTests/platform/mac/svg/batik/text/xmlSpace-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (129,26) size 192x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 191x17
chunk 1 (middle anchor) text run 1 at (129.84,40.00) startOffset 0 endOffset 26 width 190.32: "Test of xml:space handling"
- RenderSVGContainer {g} at (10,57) size 432x323
+ LayoutSVGContainer {g} at (10,57) size 432x323
LayoutSVGText {text} at (10,57) size 34x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 34x23
chunk 1 text run 1 at (10.00,75.00) startOffset 0 endOffset 2 width 19.44: "X "

Powered by Google App Engine
This is Rietveld 408576698