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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/image-small-width-height-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (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 5b8601b185953e86b0f86532737acfd6ea053983..9549834503507d9a8c9a0668c52fac9f3cad1cc6 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
@@ -1,7 +1,7 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (78,0) size 722x600
+ LayoutSVGRoot {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)}]
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]
LayoutSVGImage {image} at (120,20) size 200x200

Powered by Google App Engine
This is Rietveld 408576698