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

Unified Diff: third_party/WebKit/LayoutTests/platform/win-xp/svg/animations/animateMotion-accumulate-2a-expected.txt

Issue 1479853002: Auto-rebaseline for r361873 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: third_party/WebKit/LayoutTests/platform/win-xp/svg/animations/animateMotion-accumulate-2a-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/svg/animations/animateMotion-accumulate-2a-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/svg/animations/animateMotion-accumulate-2a-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..017cc9406297442d3a796e0cdc2f00d940296c53
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/svg/animations/animateMotion-accumulate-2a-expected.txt
@@ -0,0 +1,15 @@
+CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
+layer at (0,0) size 800x600
+ LayoutView at (0,0) size 800x600
+layer at (0,0) size 800x2400 backgroundClip at (0,0) size 800x600 clip at (0,0) size 800x600
+ LayoutSVGRoot {svg} at (0,920) size 768x576
+ LayoutSVGContainer {g} at (0,920) size 768x576
+ LayoutSVGRect {rect} at (0,920) size 768x576 [fill={[type=SOLID] [color=#FFFFFF]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
+ LayoutSVGContainer {g} at (344,981) size 203x195 [transform={m=((0.45,0.00)(0.00,0.45)) t=(40.00,-20.00)}]
+ LayoutSVGContainer {g} at (445,981) size 102x102
+ LayoutSVGEllipse {circle} at (445,981) size 102x102 [transform={m=((1.00,0.00)(0.00,1.00)) t=(600.00,200.00)}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=70.00]
+ LayoutSVGEllipse {circle} at (445,981) size 102x102 [transform={m=((0.00,-1.00)(1.00,0.00)) t=(600.00,200.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 (459,995) size 74x74 [transform={m=((-0.00,1.00)(-1.00,-0.00)) t=(600.00,200.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 (474,1010) size 44x44 [transform={m=((1.00,0.00)(0.00,1.00)) t=(600.00,200.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 (344,1024) size 160x152
+ LayoutSVGPath {path} at (344,1024) size 160x152 [stroke={[type=SOLID] [color=#888888] [stroke width=20.00] [line cap=ROUND] [line join=ROUND]}] [data="M 400 200 C 400 400 600 400 600 200"]

Powered by Google App Engine
This is Rietveld 408576698