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

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

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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 b2f86d7689897cc7732b47a50612f8c0cf3ca6a4..65dc5308fe4c6a1484623ec523cdf5ee23da885d 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
@@ -2,20 +2,20 @@ layer at (0,0) size 480x360
RenderView at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
- RenderSVGContainer {g} at (60,18) size 360x277
+ LayoutSVGContainer {g} at (60,18) size 360x277
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceLinearGradient {linearGradient} [id="grad"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
RenderSVGGradientStop {stop} [offset=0.05] [color=#6600FF]
RenderSVGGradientStop {stop} [offset=0.50] [color=#FF0000]
RenderSVGGradientStop {stop} [offset=0.95] [color=#FFFF66]
- RenderSVGContainer {g} at (70,18) size 342x124
- RenderSVGContainer {g} at (70,18) size 342x124
+ 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]
- RenderSVGContainer {g} at (60,215) size 360x80
- RenderSVGContainer {g} at (60,215) size 360x80
+ LayoutSVGContainer {g} at (60,215) size 360x80
+ LayoutSVGContainer {g} at (60,215) size 360x80
RenderSVGRect {rect} at (60,215) size 360x80 [fill={[type=LINEAR-GRADIENT] [id="grad"]}] [x=60.00] [y=215.00] [width=360.00] [height=80.00]
- RenderSVGContainer {g} at (120,142) size 264x71
+ LayoutSVGContainer {g} at (120,142) size 264x71
LayoutSVGText {text} at (120,142) size 35x36 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 35x36
chunk 1 text run 1 at (120.00,170.00) startOffset 0 endOffset 4 width 35.00: "fill"

Powered by Google App Engine
This is Rietveld 408576698