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

Unified Diff: LayoutTests/platform/linux/svg/wicd/sizing-flakiness-expected.txt

Issue 908243002: Move rendering/svg/RenderSVGResource* to layout/svg. (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/wicd/sizing-flakiness-expected.txt
diff --git a/LayoutTests/platform/linux/svg/wicd/sizing-flakiness-expected.txt b/LayoutTests/platform/linux/svg/wicd/sizing-flakiness-expected.txt
index 4175706e6f492fd7996909116220a0d0462181ea..8040d48473aa28738255dd85db9cf720aaf8a83a 100644
--- a/LayoutTests/platform/linux/svg/wicd/sizing-flakiness-expected.txt
+++ b/LayoutTests/platform/linux/svg/wicd/sizing-flakiness-expected.txt
@@ -11,7 +11,7 @@ layer at (9,9) size 200x67
layer at (0,0) size 200x67
RenderSVGRoot {svg} at (0,0) size 200x67
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGResourceLinearGradient {linearGradient} [id="surface"] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
+ LayoutSVGResourceLinearGradient {linearGradient} [id="surface"] [gradientUnits=objectBoundingBox] [start=(1,0)] [end=(1,1)]
RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
RenderSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
RenderSVGRect {rect} at (0,0) size 200x67 [stroke={[type=SOLID] [color=#FFCC33] [stroke width=2.00]}] [fill={[type=LINEAR-GRADIENT] [id="surface"]}] [x=1.00] [y=1.00] [width=118.00] [height=38.00]

Powered by Google App Engine
This is Rietveld 408576698