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

Unified Diff: LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-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/mac/svg/custom/shapes-supporting-markers-expected.txt
diff --git a/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt b/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt
index becf0725fb2443710d43eb203b10962afd9e8163..543ce189cd27813a8fd24682abb578204afefa83 100644
--- a/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt
+++ b/LayoutTests/platform/mac/svg/custom/shapes-supporting-markers-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 800x600
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
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,9) size 633x277 [start marker=mark] [middle marker=mark] [end marker=mark]
+ LayoutSVGContainer {g} at (0,9) size 633x277 [start marker=mark] [middle marker=mark] [end marker=mark]
LayoutSVGText {text} at (0,5) size 380x20 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 380x19
chunk 1 text run 1 at (0.00,20.00) startOffset 0 endOffset 58 width 379.35: "The first row of shapes should have no marker decorations,"

Powered by Google App Engine
This is Rietveld 408576698