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-05-t-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (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-05-t-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt
index 98b6c1e52f93ce1406570c4f162f5e5199629a79..6983550c221fbd1c00d4694e4d7be614525cfe97 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/coords-trans-05-t-expected.txt
@@ -6,16 +6,16 @@ layer at (0,0) size 480x360
LayoutSVGContainer {g} at (10,43) size 463x170
LayoutSVGContainer {g} at (35,105) size 150x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-90.00,-450.00)}]
LayoutSVGContainer {g} at (35,105) size 150x100 [transform={m=((7.50,0.00)(0.00,5.00)) t=(125.00,525.00)}]
- RenderSVGRect {rect} at (35,105) size 150x5 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=1.00]
- RenderSVGRect {rect} at (35,105) size 6x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=0.67] [height=20.00]
+ LayoutSVGRect {rect} at (35,105) size 150x5 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=1.00]
+ LayoutSVGRect {rect} at (35,105) size 6x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=0.67] [height=20.00]
LayoutSVGContainer {g} at (10,43) size 463x170 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-90.00,-450.00)}]
LayoutSVGText {text} at (40,185) size 185x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 185x19
chunk 1 text run 1 at (40.00,200.00) startOffset 0 endOffset 31 width 184.81: "scale(25, 95) - translate(2, 2)"
- RenderSVGRect {rect} at (30,100) size 13x13 [fill={[type=SOLID] [color=#000000]}] [x=48.00] [y=208.00] [width=5.00] [height=5.00]
- RenderSVGRect {rect} at (180,100) size 13x13 [fill={[type=SOLID] [color=#0000FF]}] [x=108.00] [y=208.00] [width=5.00] [height=5.00]
- RenderSVGRect {rect} at (30,200) size 13x13 [fill={[type=SOLID] [color=#FF0000]}] [x=48.00] [y=248.00] [width=5.00] [height=5.00]
+ LayoutSVGRect {rect} at (30,100) size 13x13 [fill={[type=SOLID] [color=#000000]}] [x=48.00] [y=208.00] [width=5.00] [height=5.00]
+ LayoutSVGRect {rect} at (180,100) size 13x13 [fill={[type=SOLID] [color=#0000FF]}] [x=108.00] [y=208.00] [width=5.00] [height=5.00]
+ LayoutSVGRect {rect} at (30,200) size 13x13 [fill={[type=SOLID] [color=#FF0000]}] [x=48.00] [y=248.00] [width=5.00] [height=5.00]
LayoutSVGText {text} at (10,304) size 264x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x46
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: "$Revision: 1.6 $"
- RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Powered by Google App Engine
This is Rietveld 408576698