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

Unified Diff: LayoutTests/platform/android/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/android/svg/batik/text/xmlSpace-expected.txt
diff --git a/LayoutTests/platform/android/svg/batik/text/xmlSpace-expected.txt b/LayoutTests/platform/android/svg/batik/text/xmlSpace-expected.txt
index a2e54d4e7ebe56db7a873647fa3d5c40a24267d0..3be133930c1aac0eb7edf4040ad62afb340769ed 100644
--- a/LayoutTests/platform/android/svg/batik/text/xmlSpace-expected.txt
+++ b/LayoutTests/platform/android/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,55) size 435x325
+ LayoutSVGContainer {g} at (10,55) size 435x325
LayoutSVGText {text} at (10,55) size 38x25 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 38x25
chunk 1 text run 1 at (10.00,75.00) startOffset 0 endOffset 2 width 25.00: "X "

Powered by Google App Engine
This is Rietveld 408576698