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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/shapes-supporting-markers-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/win-xp/svg/custom/shapes-supporting-markers-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/shapes-supporting-markers-expected.txt b/LayoutTests/platform/win-xp/svg/custom/shapes-supporting-markers-expected.txt
index 0949ac856dcae3f4140e2800e7b163a55d95dbd7..e4525517bac3a6c89c896b1b57b41d71440c7630 100644
--- a/LayoutTests/platform/win-xp/svg/custom/shapes-supporting-markers-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/shapes-supporting-markers-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,10) size 621x276
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGResourceMarker {marker} [id="mark"] [markerUnits=strokeWidth] [ref at (4,4)] [angle=0.00]
+ LayoutSVGResourceMarker {marker} [id="mark"] [markerUnits=strokeWidth] [ref at (4,4)] [angle=0.00]
RenderSVGEllipse {circle} at (0,0) size 5x5 [stroke={[type=SOLID] [color=#FF0000]}] [cx=4.00] [cy=4.00] [r=3.00]
RenderSVGContainer {g} at (0,10) size 621x276 [start marker=mark] [middle marker=mark] [end marker=mark]
RenderSVGText {text} at (0,6) size 373x18 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698