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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/types-basicDOM-01-b-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/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
index bbb1ecf8d7ff51f82e39ddb5a20ba9b9fb088e1b..a93b3c32f3585f3c4486cd31f5b894e1ca524c86 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/types-basicDOM-01-b-expected.txt
@@ -2,9 +2,9 @@ layer at (0,0) size 480x360
RenderView at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
- RenderSVGContainer {g} at (10,7) size 365x296
- RenderSVGContainer {g} at (10,7) size 365x296
- RenderSVGContainer {g} at (16,7) size 359x158 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,-60.00)}]
+ LayoutSVGContainer {g} at (10,7) size 365x296
+ LayoutSVGContainer {g} at (10,7) size 365x296
+ LayoutSVGContainer {g} at (16,7) size 359x158 [transform={m=((1.00,0.00)(0.00,1.00)) t=(70.00,-60.00)}]
LayoutSVGText {text} at (30,130) size 344x25 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 344x25
chunk 1 text run 1 at (30.00,150.00) startOffset 0 endOffset 37 width 343.33: "Rotated Text for testing SVGLocatable"

Powered by Google App Engine
This is Rietveld 408576698