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

Unified Diff: LayoutTests/svg/animations/animateMotion-accumulate-2b-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/svg/animations/animateMotion-accumulate-2b-expected.txt
diff --git a/LayoutTests/svg/animations/animateMotion-accumulate-2b-expected.txt b/LayoutTests/svg/animations/animateMotion-accumulate-2b-expected.txt
index 8da012e8f7bbf71effcd9dbb33672f7ca14252c0..f86dce160533566f5084a05cb71cc3ba9d1c8d08 100644
--- a/LayoutTests/svg/animations/animateMotion-accumulate-2b-expected.txt
+++ b/LayoutTests/svg/animations/animateMotion-accumulate-2b-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x600
LayoutSVGRect {rect} at (0,20) size 768x576 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
LayoutSVGContainer {g} at (560,153) size 203x196 [transform={m=((0.45,0.00)(0.00,0.45)) t=(40.00,-20.00)}]
LayoutSVGContainer {g} at (661,153) size 102x102
- RenderSVGEllipse {circle} at (661,153) size 102x102 [transform={m=((1.00,0.00)(0.00,1.00)) t=(900.00,300.00)}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=70.00]
- RenderSVGEllipse {circle} at (661,153) size 102x102 [transform={m=((0.00,-1.00)(1.00,0.00)) t=(900.00,300.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=60.00]
- RenderSVGEllipse {circle} at (675,167) size 74x74 [transform={m=((-0.00,1.00)(-1.00,-0.00)) t=(900.00,300.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=40.00]
- RenderSVGEllipse {circle} at (690,182) size 44x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(900.00,300.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=20.00]
+ LayoutSVGEllipse {circle} at (661,153) size 102x102 [transform={m=((1.00,0.00)(0.00,1.00)) t=(900.00,300.00)}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=70.00]
+ LayoutSVGEllipse {circle} at (661,153) size 102x102 [transform={m=((0.00,-1.00)(1.00,0.00)) t=(900.00,300.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=60.00]
+ LayoutSVGEllipse {circle} at (675,167) size 74x74 [transform={m=((-0.00,1.00)(-1.00,-0.00)) t=(900.00,300.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=40.00]
+ LayoutSVGEllipse {circle} at (690,182) size 44x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(900.00,300.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=20.00]
LayoutSVGContainer {g} at (560,196) size 160x153
- RenderSVGPath {path} at (560,196) size 160x153 [stroke={[type=SOLID] [color=#888888] [stroke width=20.00] [line cap=ROUND] [line join=ROUND]}] [data="M 700 300 C 700 500 900 500 900 300"]
+ LayoutSVGPath {path} at (560,196) size 160x153 [stroke={[type=SOLID] [color=#888888] [stroke width=20.00] [line cap=ROUND] [line join=ROUND]}] [data="M 700 300 C 700 500 900 500 900 300"]

Powered by Google App Engine
This is Rietveld 408576698