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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/coords-trans-06-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/win/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt
index 1040c77d833228af478e10ee1b1fe54a950cc8f4..3e02e0fcceab448cf7cbe54f2ce7aeffc8ed2ff8 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/coords-trans-06-t-expected.txt
@@ -8,16 +8,16 @@ layer at (0,0) size 480x360
LayoutSVGContainer {g} at (23,105) size 150x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-102.00,-450.00)}]
LayoutSVGContainer {g} at (23,105) size 150x100 [transform={m=((7.50,0.00)(0.00,5.00)) t=(0.00,0.00)}]
LayoutSVGContainer {g} at (23,105) size 150x100 [transform={m=((1.00,0.00)(0.00,1.00)) t=(16.67,105.00)}]
- RenderSVGRect {rect} at (23,105) size 150x5 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=1.00]
- RenderSVGRect {rect} at (23,105) size 6x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=0.67] [height=20.00]
+ LayoutSVGRect {rect} at (23,105) size 150x5 [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=20.00] [height=1.00]
+ LayoutSVGRect {rect} at (23,105) size 6x100 [fill={[type=SOLID] [color=#FF0000]}] [x=0.00] [y=0.00] [width=0.67] [height=20.00]
LayoutSVGContainer {g} at (0,43) size 480x170 [transform={m=((2.50,0.00)(0.00,2.50)) t=(-600.00,-450.00)}]
LayoutSVGText {text} at (240,185) size 208x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 208x18
chunk 1 text run 1 at (240.00,200.00) startOffset 0 endOffset 34 width 207.03: "scale(25, 95) then translate(2, 2)"
- RenderSVGRect {rect} at (20,100) size 13x13 [fill={[type=SOLID] [color=#000000]}] [x=248.00] [y=208.00] [width=5.00] [height=5.00]
- RenderSVGRect {rect} at (170,100) size 13x13 [fill={[type=SOLID] [color=#0000FF]}] [x=308.00] [y=208.00] [width=5.00] [height=5.00]
- RenderSVGRect {rect} at (20,200) size 13x13 [fill={[type=SOLID] [color=#FF0000]}] [x=248.00] [y=248.00] [width=5.00] [height=5.00]
+ LayoutSVGRect {rect} at (20,100) size 13x13 [fill={[type=SOLID] [color=#000000]}] [x=248.00] [y=208.00] [width=5.00] [height=5.00]
+ LayoutSVGRect {rect} at (170,100) size 13x13 [fill={[type=SOLID] [color=#0000FF]}] [x=308.00] [y=208.00] [width=5.00] [height=5.00]
+ LayoutSVGRect {rect} at (20,200) size 13x13 [fill={[type=SOLID] [color=#FF0000]}] [x=248.00] [y=248.00] [width=5.00] [height=5.00]
LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x45
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