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

Unified Diff: LayoutTests/svg/animations/animateMotion-accumulate-2b-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/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 69278b893eca57b07d9e8d1f40efcf82a80c8687..8da012e8f7bbf71effcd9dbb33672f7ca14252c0 100644
--- a/LayoutTests/svg/animations/animateMotion-accumulate-2b-expected.txt
+++ b/LayoutTests/svg/animations/animateMotion-accumulate-2b-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderSVGRoot {svg} at (0,20) size 768x576
LayoutSVGContainer {g} at (0,20) size 768x576
- RenderSVGRect {rect} at (0,20) size 768x576 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
+ 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]

Powered by Google App Engine
This is Rietveld 408576698