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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt
index d01c5e4ec4441d26b7a7d92867c73d8dbb140e2f..2a60c297bebc3684bfbd9c3196f3429dfcc9f9d8 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt
+++ b/LayoutTests/platform/mac/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