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

Unified Diff: LayoutTests/platform/win-xp/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-xp/svg/batik/text/xmlSpace-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/batik/text/xmlSpace-expected.txt b/LayoutTests/platform/win-xp/svg/batik/text/xmlSpace-expected.txt
index e197c415b4fe0e633f0a9eefacb4157aec0f8ceb..e93d37298d9c215c14cf6ed302f2127dc5a73e3b 100644
--- a/LayoutTests/platform/win-xp/svg/batik/text/xmlSpace-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/batik/text/xmlSpace-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (133,25) size 184x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 183x18
chunk 1 (middle anchor) text run 1 at (133.50,40.00) startOffset 0 endOffset 26 width 183.00: "Test of xml:space handling"
- RenderSVGContainer {g} at (10,58) size 435x322
+ LayoutSVGContainer {g} at (10,58) size 435x322
LayoutSVGText {text} at (10,58) size 33x22 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 33x22
chunk 1 text run 1 at (10.00,75.00) startOffset 0 endOffset 2 width 19.00: "X "

Powered by Google App Engine
This is Rietveld 408576698