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

Unified Diff: LayoutTests/platform/win/svg/batik/text/textDecoration2-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/textDecoration2-expected.txt
diff --git a/LayoutTests/platform/win/svg/batik/text/textDecoration2-expected.txt b/LayoutTests/platform/win/svg/batik/text/textDecoration2-expected.txt
index 9738c0eac9216fcd77c14a9ddc3790f67d9e93e7..b4a015f21739774bbf1683e49c0af89c86d91301 100644
--- a/LayoutTests/platform/win/svg/batik/text/textDecoration2-expected.txt
+++ b/LayoutTests/platform/win/svg/batik/text/textDecoration2-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (109,26) size 232x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 232x17
chunk 1 (middle anchor) text run 1 at (109.40,40.00) startOffset 0 endOffset 33 width 231.20: "Text Decoration with dx, dy tests"
- RenderSVGContainer {g} at (31,61) size 314x368 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
+ LayoutSVGContainer {g} at (31,61) size 314x368 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
LayoutSVGText {text} at (31,11) size 114x53 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 75x17
chunk 1 text run 1 at (31.00,24.00) startOffset 0 endOffset 14 width 75.00: "This is a text"

Powered by Google App Engine
This is Rietveld 408576698