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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ 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/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt
index 10e06ee9e5fca8776b7ccb1a0ef30653a93933fb..dbb989be25ce379048e9962089f9070ac6af5224 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt
@@ -10,8 +10,8 @@ layer at (0,0) size 480x360
RenderSVGGradientStop {stop} [offset=0.95] [color=#FFFF66]
LayoutSVGContainer {g} at (70,18) size 342x124
LayoutSVGContainer {g} at (70,18) size 342x124
- RenderSVGEllipse {circle} at (70,20) size 120x120 [fill={[type=SOLID] [color=#FF0000]}] [cx=130.00] [cy=80.00] [r=60.00]
- RenderSVGEllipse {circle} at (288,18) size 124x124 [stroke={[type=SOLID] [color=#FF0000] [stroke width=4.00]}] [cx=350.00] [cy=80.00] [r=60.00]
+ LayoutSVGEllipse {circle} at (70,20) size 120x120 [fill={[type=SOLID] [color=#FF0000]}] [cx=130.00] [cy=80.00] [r=60.00]
+ LayoutSVGEllipse {circle} at (288,18) size 124x124 [stroke={[type=SOLID] [color=#FF0000] [stroke width=4.00]}] [cx=350.00] [cy=80.00] [r=60.00]
LayoutSVGContainer {g} at (60,215) size 360x80
LayoutSVGContainer {g} at (60,215) size 360x80
LayoutSVGRect {rect} at (60,215) size 360x80 [fill={[type=LINEAR-GRADIENT] [id="grad"]}] [x=60.00] [y=215.00] [width=360.00] [height=80.00]

Powered by Google App Engine
This is Rietveld 408576698