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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/image-small-width-height-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-xp/svg/custom/image-small-width-height-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/image-small-width-height-expected.txt b/LayoutTests/platform/win-xp/svg/custom/image-small-width-height-expected.txt
index a965684e995f4d07bb09cf3d2c0d03c8aac39fc4..37bd307521cde7e5d3614bcd24ed0f62bdcd2cdf 100644
--- a/LayoutTests/platform/win-xp/svg/custom/image-small-width-height-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/image-small-width-height-expected.txt
@@ -3,10 +3,10 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (78,0) size 722x600
LayoutSVGContainer {g} at (119,19) size 202x202 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,10.00)}]
- RenderSVGRect {rect} at (119,19) size 202x202 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (119,19) size 202x202 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
RenderSVGImage {image} at (120,20) size 200x200
LayoutSVGContainer {g} at (78,0) size 722x600 [transform={m=((200.00,0.00)(0.00,200.00)) t=(190.00,10.00)}]
- RenderSVGRect {rect} at (78,0) size 722x600 [stroke={[type=SOLID] [color=#000000] [stroke width=0.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=0.50] [height=0.50]
+ LayoutSVGRect {rect} at (78,0) size 722x600 [stroke={[type=SOLID] [color=#000000] [stroke width=0.00]}] [fill={[type=SOLID] [color=#0000FF]}] [x=0.00] [y=0.00] [width=0.50] [height=0.50]
RenderSVGImage {image} at (480,20) size 200x200
LayoutSVGContainer {g} at (120,225) size 506x200 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,120.00)}]
LayoutSVGText {text} at (0,-8) size 253x101 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698