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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/shapes-supporting-markers-expected.txt

Issue 913143006: Move RenderSVGRect 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 e4210f84438a16353d768d0854242a9ca09569b8..69831e62e7cc33210a4dd6c9212465e94ad3f543 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
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,26) size 214x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 214x18
chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 32 width 213.60: "the second row should have them."
- RenderSVGRect {rect} at (0,82) size 85x86 [stroke={[type=SOLID] [color=#000000]}] [start marker=mark] [middle marker=mark] [end marker=mark] [x=0.00] [y=50.00] [width=50.00] [height=50.00]
+ LayoutSVGRect {rect} at (0,82) size 85x86 [stroke={[type=SOLID] [color=#000000]}] [start marker=mark] [middle marker=mark] [end marker=mark] [x=0.00] [y=50.00] [width=50.00] [height=50.00]
RenderSVGEllipse {circle} at (90,84) size 86x86 [stroke={[type=SOLID] [color=#000000]}] [start marker=mark] [middle marker=mark] [end marker=mark] [cx=80.00] [cy=76.00] [r=25.00]
RenderSVGEllipse {ellipse} at (182,84) size 103x86 [stroke={[type=SOLID] [color=#000000]}] [start marker=mark] [middle marker=mark] [end marker=mark] [cx=140.00] [cy=76.00] [rx=30.00] [ry=25.00]
RenderSVGPath {line} at (0,197) size 3x89 [stroke={[type=SOLID] [color=#000000]}] [start marker=mark] [middle marker=mark] [end marker=mark] [x1=0.00] [y1=120.00] [x2=0.00] [y2=170.00]

Powered by Google App Engine
This is Rietveld 408576698