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

Unified Diff: LayoutTests/platform/win/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/svg/custom/shapes-supporting-markers-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/shapes-supporting-markers-expected.txt b/LayoutTests/platform/win/svg/custom/shapes-supporting-markers-expected.txt
index f87bbba40674adc3856db74b5337ea14845c7093..93640e58ac440a3f1774c578908db69f5c91995d 100644
--- a/LayoutTests/platform/win/svg/custom/shapes-supporting-markers-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/shapes-supporting-markers-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (0,25) size 218x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 218x18
chunk 1 text run 1 at (0.00,40.00) startOffset 0 endOffset 32 width 217.67: "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