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

Unified Diff: LayoutTests/platform/linux/svg/dom/SVGPathSegList-cloning-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/linux/svg/dom/SVGPathSegList-cloning-expected.txt
diff --git a/LayoutTests/platform/linux/svg/dom/SVGPathSegList-cloning-expected.txt b/LayoutTests/platform/linux/svg/dom/SVGPathSegList-cloning-expected.txt
index e6a08b764da8dabe82bb268c2151d6e4b86a4b8d..e170057b1d1192f80185a98c7f0c89284c2e8ab0 100644
--- a/LayoutTests/platform/linux/svg/dom/SVGPathSegList-cloning-expected.txt
+++ b/LayoutTests/platform/linux/svg/dom/SVGPathSegList-cloning-expected.txt
@@ -9,5 +9,5 @@ layer at (0,0) size 800x600
text run at (0,20) width 87: "right, its clone."
RenderBlock {DIV} at (0,56) size 784x400
RenderSVGRoot {svg} at (27,193) size 372x162
- RenderSVGPath {path} at (27,193) size 222x162 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data="M 10 10 L 25 15 L 110 75 L 120 90 L 42 42 Z"]
- RenderSVGPath {path} at (177,193) size 222x162 [transform={m=((1.00,0.00)(0.00,1.00)) t=(75.00,0.00)}] [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data="M 10 10 L 25 15 L 110 75 L 120 90 L 42 42 Z"]
+ LayoutSVGPath {path} at (27,193) size 222x162 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data="M 10 10 L 25 15 L 110 75 L 120 90 L 42 42 Z"]
+ LayoutSVGPath {path} at (177,193) size 222x162 [transform={m=((1.00,0.00)(0.00,1.00)) t=(75.00,0.00)}] [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FF0000]}] [data="M 10 10 L 25 15 L 110 75 L 120 90 L 42 42 Z"]

Powered by Google App Engine
This is Rietveld 408576698