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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-example-01-b-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-xp/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt
index f2c6bf84875ad8fb479eaa0a5671d21116c2199b..d30986953ffac06b0a186f3d7c6d9207545bf647 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/filters-example-01-b-expected.txt
@@ -15,8 +15,8 @@ layer at (0,0) size 480x360
LayoutSVGContainer {g} at (80,110) size 300x180
[filter="MyFilter"] LayoutSVGResourceFilter {filter} at (0,0) size 200x120
LayoutSVGContainer {g} at (80,147) size 300x106
- RenderSVGPath {path} at (80,147) size 300x106 [stroke={[type=SOLID] [color=#D90000] [stroke width=10.00]}] [data="M 50 90 C 0 90 0 30 50 30 L 150 30 C 200 30 200 90 150 90 Z"]
- RenderSVGPath {path} at (125,170) size 210x60 [fill={[type=SOLID] [color=#D90000]}] [data="M 60 80 C 30 80 30 40 60 40 L 140 40 C 170 40 170 80 140 80 Z"]
+ LayoutSVGPath {path} at (80,147) size 300x106 [stroke={[type=SOLID] [color=#D90000] [stroke width=10.00]}] [data="M 50 90 C 0 90 0 30 50 30 L 150 30 C 200 30 200 90 150 90 Z"]
+ LayoutSVGPath {path} at (125,170) size 210x60 [fill={[type=SOLID] [color=#D90000]}] [data="M 60 80 C 30 80 30 40 60 40 L 140 40 C 170 40 170 80 140 80 Z"]
LayoutSVGContainer {g} at (156,155) size 148x84
LayoutSVGText {text} at (52,31) size 96x54 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 96x54

Powered by Google App Engine
This is Rietveld 408576698