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

Unified Diff: LayoutTests/platform/linux/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/linux/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt
index b54df5db68156376ce6cbf001ef159ab8fadccd4..a13919c30ce0eb5365ce70a9bc5f677360160209 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/color-prop-01-b-expected.txt
+++ b/LayoutTests/platform/linux/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,143) size 261x69
+ LayoutSVGContainer {g} at (120,143) size 261x69
LayoutSVGText {text} at (120,143) size 31x34 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 31x34
chunk 1 text run 1 at (120.00,170.00) startOffset 0 endOffset 4 width 31.00: "fill"

Powered by Google App Engine
This is Rietveld 408576698