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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/feComponentTransfer-Discrete-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/win-xp/svg/custom/feComponentTransfer-Discrete-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/feComponentTransfer-Discrete-expected.txt b/LayoutTests/platform/win-xp/svg/custom/feComponentTransfer-Discrete-expected.txt
index 8a065bb61266d9a9aca2e1b1c385ca63956b379c..2bd2230f2003fec8222d3d3f751fb69866e4bb9f 100644
--- a/LayoutTests/platform/win-xp/svg/custom/feComponentTransfer-Discrete-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/feComponentTransfer-Discrete-expected.txt
@@ -2,7 +2,7 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (25,16) size 750x485
- RenderSVGContainer {g} at (25,16) size 750x485
+ LayoutSVGContainer {g} at (25,16) size 750x485
RenderSVGViewportContainer {svg} at (25,16) size 750x485
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGResourceLinearGradient {linearGradient} [id="MyGradient"] [gradientUnits=userSpaceOnUse] [start=(10,0)] [end=(590,0)]
@@ -37,7 +37,7 @@ layer at (0,0) size 800x600
{alpha: type="UNKNOWN" slope="0.00" intercept="0.00" amplitude="0.00" exponent="0.00" offset="0.00"}]
[SourceGraphic]
RenderSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
- RenderSVGContainer {g} at (25,16) size 750x485
+ LayoutSVGContainer {g} at (25,16) size 750x485
RenderSVGRect {rect} at (25,16) size 750x485 [stroke={[type=SOLID] [color=#0000FF]}] [x=1.00] [y=1.00] [width=648.00] [height=418.00]
RenderSVGRect {rect} at (48,27) size 670x47 [fill={[type=LINEAR-GRADIENT] [id="MyGradient"]}] [x=20.00] [y=10.00] [width=580.00] [height=40.00]
[filter="Identity"] LayoutSVGResourceFilter {filter} at (20,10) size 580x40

Powered by Google App Engine
This is Rietveld 408576698