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

Unified Diff: LayoutTests/platform/win/svg/custom/linking-a-03-b-transform-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (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-transform-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/linking-a-03-b-transform-expected.txt b/LayoutTests/platform/win/svg/custom/linking-a-03-b-transform-expected.txt
index cf1f98870268db8f6edac0092c5eaff5e770026f..c459a9eb40e7aac9f09f9dddda100b8571368cef 100644
--- a/LayoutTests/platform/win/svg/custom/linking-a-03-b-transform-expected.txt
+++ b/LayoutTests/platform/win/svg/custom/linking-a-03-b-transform-expected.txt
@@ -6,16 +6,16 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (100,8) size 185x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 185x15
chunk 1 text run 1 at (100.00,20.00) startOffset 0 endOffset 41 width 185.00: "Some circles with ids, for linking tests."
- RenderSVGEllipse {circle} at (168,120) size 78x78 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=220.00] [cy=140.00] [r=35.00]
+ LayoutSVGEllipse {circle} at (168,120) size 78x78 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=220.00] [cy=140.00] [r=35.00]
LayoutSVGText {text} at (203,87) size 40x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 40x15
chunk 1 text run 1 at (203.00,99.00) startOffset 0 endOffset 8 width 40.00: "circle-1"
- RenderSVGEllipse {circle} at (53,243) size 48x49 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=100.00] [cy=260.00] [r=20.00]
+ LayoutSVGEllipse {circle} at (53,243) size 48x49 [stroke={[type=SOLID] [color=#00FF00] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=100.00] [cy=260.00] [r=20.00]
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"
LayoutSVGRect {rect} at (37,231) size 80x80 [stroke={[type=SOLID] [color=#000000]}] [x=64.00] [y=227.00] [width=72.00] [height=72.00]
- RenderSVGEllipse {circle} at (256,229) size 120x120 [stroke={[type=SOLID] [color=#0000FF] [stroke width=10.00]}] [cx=340.00] [cy=260.00] [r=50.00]
+ LayoutSVGEllipse {circle} at (256,229) size 120x120 [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"

Powered by Google App Engine
This is Rietveld 408576698