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

Unified Diff: LayoutTests/platform/win/svg/custom/linking-a-03-b-viewTarget-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/linking-a-03-b-viewTarget-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/linking-a-03-b-viewTarget-expected.txt b/LayoutTests/platform/win/svg/custom/linking-a-03-b-viewTarget-expected.txt
index 0137d10afd6b837c3b8a2ade6d1b4324ddd287a7..113c6c339e6476efe5bfe7880d8c08ef51810d84 100644
--- a/LayoutTests/platform/win/svg/custom/linking-a-03-b-viewTarget-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/linking-a-03-b-viewTarget-expected.txt
@@ -14,10 +14,10 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (80,283) size 40x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 40x15
chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 40.00: "circle-2"
- RenderSVGRect {rect} at (63,226) size 74x74 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
+ LayoutSVGRect {rect} at (63,226) size 74x74 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
RenderSVGEllipse {circle} at (285,205) size 110x110 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
LayoutSVGText {text} at (320,320) size 40x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 40x15
chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 40.00: "circle-3"
LayoutSVGContainer {g} at (0,0) size 480x360
- RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]

Powered by Google App Engine
This is Rietveld 408576698