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

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

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files to layout. (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/wicd/sizing-flakiness-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/wicd/sizing-flakiness-expected.txt b/LayoutTests/platform/win-xp/svg/wicd/sizing-flakiness-expected.txt
index 9f077a5b78fed67c6bf6a5334f0fd44d9a6f4b96..29809674b57f51761591e7294a51504103a4fa43 100644
--- a/LayoutTests/platform/win-xp/svg/wicd/sizing-flakiness-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/wicd/sizing-flakiness-expected.txt
@@ -9,11 +9,11 @@ layer at (9,9) size 200x67
layer at (0,0) size 200x67
RenderView at (0,0) size 200x67
layer at (0,0) size 200x67
- RenderSVGRoot {svg} at (0,0) size 200x67
+ LayoutSVGRoot {svg} at (0,0) size 200x67
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
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]
+ LayoutSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
+ LayoutSVGGradientStop {stop} [offset=1.00] [color=#FFEEAA]
LayoutSVGRect {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]
LayoutSVGText {text} at (54,9) size 12x23 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 11x23

Powered by Google App Engine
This is Rietveld 408576698