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

Unified Diff: LayoutTests/platform/win/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/win/svg/batik/text/xmlSpace-expected.txt
diff --git a/LayoutTests/platform/win/svg/batik/text/xmlSpace-expected.txt b/LayoutTests/platform/win/svg/batik/text/xmlSpace-expected.txt
index 049baeb9e73291d659e830aa573f511523c2b390..cff70cc36d5eb1ea75023fb9a274549e0f9824b1 100644
--- a/LayoutTests/platform/win/svg/batik/text/xmlSpace-expected.txt
+++ b/LayoutTests/platform/win/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 435x322
+ LayoutSVGContainer {g} at (10,57) size 435x322
LayoutSVGText {text} at (10,57) size 34x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 34x22
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