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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/batik/text/textDecoration2-expected.txt
diff --git a/LayoutTests/platform/mac/svg/batik/text/textDecoration2-expected.txt b/LayoutTests/platform/mac/svg/batik/text/textDecoration2-expected.txt
index b6519c4d997b416d00e376795f3be94a2d8cf820..d6f02b9b9ea91edadf9b509918bbeeebf0c11b73 100644
--- a/LayoutTests/platform/mac/svg/batik/text/textDecoration2-expected.txt
+++ b/LayoutTests/platform/mac/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,59) size 345x369 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
+ LayoutSVGContainer {g} at (31,59) size 345x369 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
LayoutSVGText {text} at (31,9) size 145x54 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 95x18
chunk 1 text run 1 at (31.00,24.00) startOffset 0 endOffset 14 width 94.06: "This is a text"

Powered by Google App Engine
This is Rietveld 408576698