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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/coords-trans-03-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/linux/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt
index 96123fd527c7c59e00deddf083d50c0568ea9c43..f786d161f339f01c687c52eb90e2283c37b2626c 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/coords-trans-03-t-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/coords-trans-03-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 (40,103) size 437x162 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
- RenderSVGContainer {g} at (40,103) size 437x162 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,10.00)}]
- RenderSVGContainer {g} at (65,165) size 300x100 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-560.00,0.00)}]
- RenderSVGContainer {g} at (65,165) size 100x50 [transform={m=((1.00,0.00)(1.00,1.00)) t=(250.00,50.00)}]
+ LayoutSVGContainer {g} at (40,103) size 437x162 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,30.00)}]
+ LayoutSVGContainer {g} at (40,103) size 437x162 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,10.00)}]
+ LayoutSVGContainer {g} at (65,165) size 300x100 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-560.00,0.00)}]
+ LayoutSVGContainer {g} at (65,165) size 100x50 [transform={m=((1.00,0.00)(1.00,1.00)) t=(250.00,50.00)}]
RenderSVGRect {rect} at (65,165) size 55x5 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=2.00]
RenderSVGRect {rect} at (65,165) size 55x50 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=2.00] [height=20.00]
- RenderSVGContainer {g} at (315,165) size 50x100 [transform={m=((1.00,1.00)(0.00,1.00)) t=(350.00,50.00)}]
+ LayoutSVGContainer {g} at (315,165) size 50x100 [transform={m=((1.00,1.00)(0.00,1.00)) t=(350.00,50.00)}]
RenderSVGRect {rect} at (315,165) size 50x55 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=2.00]
RenderSVGRect {rect} at (315,165) size 5x55 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=2.00] [height=20.00]
- RenderSVGContainer {g} at (40,103) size 437x120 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-560.00,0.00)}]
+ LayoutSVGContainer {g} at (40,103) size 437x120 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-560.00,0.00)}]
LayoutSVGText {text} at (240,25) size 75x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 75x19
chunk 1 text run 1 at (240.00,40.00) startOffset 0 endOffset 11 width 74.80: "skew x (45)"

Powered by Google App Engine
This is Rietveld 408576698