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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/shape-rendering-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/shape-rendering-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/shape-rendering-expected.txt b/LayoutTests/platform/win-xp/svg/custom/shape-rendering-expected.txt
index 1a988a52a826f0754dbf4b710394d37158a4b07d..dfeaf94817b43e9ba3c6d330ca2d8fe589794144 100644
--- a/LayoutTests/platform/win-xp/svg/custom/shape-rendering-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/shape-rendering-expected.txt
@@ -2,8 +2,8 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,10) size 709x194
- RenderSVGRect {rect} at (30,10) size 140x140 [transform={m=((0.82,0.57)(-0.57,0.82)) t=(87.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
- RenderSVGRect {rect} at (180,10) size 140x140 [transform={m=((0.82,0.57)(-0.57,0.82)) t=(237.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (30,10) size 140x140 [transform={m=((0.82,0.57)(-0.57,0.82)) t=(87.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
+ LayoutSVGRect {rect} at (180,10) size 140x140 [transform={m=((0.82,0.57)(-0.57,0.82)) t=(237.72,10.36)}] [fill={[type=SOLID] [color=#008000]}] [x=0.00] [y=0.00] [width=100.00] [height=100.00]
LayoutSVGContainer {g} at (0,165) size 709x39
LayoutSVGText {text} at (0,165) size 282x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 282x19

Powered by Google App Engine
This is Rietveld 408576698