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

Unified Diff: LayoutTests/platform/win-xp/svg/custom/linking-a-03-b-viewBox-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/linking-a-03-b-viewBox-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/custom/linking-a-03-b-viewBox-expected.txt b/LayoutTests/platform/win-xp/svg/custom/linking-a-03-b-viewBox-expected.txt
index b6c02ff05dc08f151e9f5595e854196f21fe75aa..527745911a80de8ca0091e2652c21e976e9ceef3 100644
--- a/LayoutTests/platform/win-xp/svg/custom/linking-a-03-b-viewBox-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/custom/linking-a-03-b-viewBox-expected.txt
@@ -14,10 +14,10 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (80,284) size 39x14 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 39x14
chunk 1 text run 1 at (80.00,295.00) startOffset 0 endOffset 8 width 38.40: "circle-2"
- RenderSVGRect {rect} at (57,0) size 366x360 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
+ LayoutSVGRect {rect} at (57,0) size 366x360 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
RenderSVGEllipse {circle} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
LayoutSVGText {text} at (320,321) size 39x14 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 39x14
chunk 1 text run 1 at (320.00,332.00) startOffset 0 endOffset 8 width 38.40: "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