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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-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/W3C-SVG-1.1/coords-trans-02-t-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt
index e533d5413d05fc2e476c42aa24798b9f09b0d15b..2afd22ebaf46f6b4e1ae6461c6a30df1406c5a5c 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-02-t-expected.txt
@@ -2,16 +2,16 @@ 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 (70,103) size 410x120 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
- RenderSVGContainer {g} at (70,103) size 410x120 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,10.00)}]
- RenderSVGContainer {g} at (95,165) size 300x50 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-30.00,0.00)}]
- RenderSVGContainer {g} at (95,165) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,50.00)}]
+ LayoutSVGContainer {g} at (70,103) size 410x120 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
+ LayoutSVGContainer {g} at (70,103) size 410x120 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,10.00)}]
+ LayoutSVGContainer {g} at (95,165) size 300x50 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-30.00,0.00)}]
+ LayoutSVGContainer {g} at (95,165) size 50x50 [transform={m=((1.00,0.00)(0.00,1.00)) t=(50.00,50.00)}]
RenderSVGRect {rect} at (95,165) size 50x5 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=2.00]
RenderSVGRect {rect} at (95,165) size 5x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=2.00] [height=20.00]
- RenderSVGContainer {g} at (345,165) size 50x50 [transform={m=((0.00,-1.00)(1.00,0.00)) t=(150.00,70.00)}]
+ LayoutSVGContainer {g} at (345,165) size 50x50 [transform={m=((0.00,-1.00)(1.00,0.00)) t=(150.00,70.00)}]
RenderSVGRect {rect} at (345,165) size 5x50 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=2.00]
RenderSVGRect {rect} at (345,210) size 50x5 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=2.00] [height=20.00]
- RenderSVGContainer {g} at (70,103) size 410x120 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-30.00,0.00)}]
+ LayoutSVGContainer {g} at (70,103) size 410x120 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-30.00,0.00)}]
LayoutSVGText {text} at (40,25) size 109x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 109x19
chunk 1 text run 1 at (40.00,40.00) startOffset 0 endOffset 18 width 108.85: "translate (50, 50)"

Powered by Google App Engine
This is Rietveld 408576698