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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-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/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
index ec99743d18bed98405b0a7a89da2ca90c4dc1f8f..16fb01da30bb00c624e7d5a7f61b56f03016a4c3 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1-SE/types-dom-05-b-expected.txt
@@ -24,7 +24,7 @@ layer at (0,0) size 480x360
RenderSVGText {text} at (50,166) size 180x17 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 180x17
chunk 1 text run 1 at (50.00,180.00) startOffset 0 endOffset 26 width 179.27: "Invalid string on SVGAngle"
- RenderSVGResourceMarker {marker} [id="m"] [markerUnits=strokeWidth] [ref at (0,0)] [angle=1.80]
+ LayoutSVGResourceMarker {marker} [id="m"] [markerUnits=strokeWidth] [ref at (0,0)] [angle=1.80]
RenderSVGContainer {g} at (10,310) size 230x37
RenderSVGText {text} at (10,310) size 230x37 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 230x37

Powered by Google App Engine
This is Rietveld 408576698