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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-color-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/filters-color-01-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt
index 277f654f72fe615fa92260dcc2a194138be3d71a..b3053a7cacc12d3fc02e46c3fe9c0525b397c9a3 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/filters-color-01-b-expected.txt
@@ -2,7 +2,7 @@ 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 (0,5) size 480x293
+ LayoutSVGContainer {g} at (0,5) size 480x293
RenderSVGViewportContainer {svg} at (0,5) size 480x293
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceLinearGradient {linearGradient} [id="MyGradient"] [gradientUnits=userSpaceOnUse] [start=(20,0)] [end=(760,0)]
@@ -24,7 +24,7 @@ layer at (0,0) size 480x360
[SourceGraphic]
[feColorMatrix type="LUMINANCETOALPHA"]
[SourceGraphic]
- RenderSVGContainer {g} at (0,5) size 480x293
+ LayoutSVGContainer {g} at (0,5) size 480x293
RenderSVGRect {rect} at (8,5) size 464x290 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=798.00] [height=498.00]
RenderSVGRect {rect} at (19,16) size 442x24 [fill={[type=LINEAR-GRADIENT] [id="MyGradient"]}] [x=20.00] [y=20.00] [width=760.00] [height=40.00]
LayoutSVGText {text} at (20,55) size 197x49 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698