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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-gradientTransform-interpolation-expected.txt

Issue 1410943004: Make SVG attribute interpolation test helper use testharness (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@_cleanUpSVGInterpolationTestHelper
Patch Set: Rebased 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 unified diff | Download patch
OLDNEW
(Empty)
1 CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated a nd will be removed. Please use CSS animations or Web animations instead.
2
3 SVG SMIL:
4 PASS: gradientTransform from [translate(10 20)] to [translate(30 60)] was [trans late(10 20)] at 0
5 PASS: gradientTransform from [translate(10 20)] to [translate(30 60)] was [trans late(14,28)] at 0.2
6 PASS: gradientTransform from [translate(10 20)] to [translate(30 60)] was [trans late(22,44)] at 0.6
7 PASS: gradientTransform from [translate(10 20)] to [translate(30 60)] was [trans late(30 60)] at 1
8 PASS: gradientTransform from [scale(10 20)] to [scale(30 60)] was [scale(10 20)] at 0
9 PASS: gradientTransform from [scale(10 20)] to [scale(30 60)] was [scale(14 28)] at 0.2
10 PASS: gradientTransform from [scale(10 20)] to [scale(30 60)] was [scale(22 44)] at 0.6
11 PASS: gradientTransform from [scale(10 20)] to [scale(30 60)] was [scale(30 60)] at 1
12 PASS: gradientTransform from [rotate(10 20 30)] to [rotate(40 80 160)] was [rota te(10 20 30)] at 0
13 PASS: gradientTransform from [rotate(10 20 30)] to [rotate(40 80 160)] was [rota te(16 32 56)] at 0.2
14 PASS: gradientTransform from [rotate(10 20 30)] to [rotate(40 80 160)] was [rota te(28 56 108)] at 0.6
15 PASS: gradientTransform from [rotate(10 20 30)] to [rotate(40 80 160)] was [rota te(40 80 160)] at 1
16 PASS: gradientTransform from [skewX(10)] to [skewX(20)] was [skewX(10)] at 0
17 PASS: gradientTransform from [skewX(10)] to [skewX(20)] was [skewX(12)] at 0.2
18 PASS: gradientTransform from [skewX(10)] to [skewX(20)] was [skewX(16)] at 0.6
19 PASS: gradientTransform from [skewX(10)] to [skewX(20)] was [skewX(20)] at 1
20 PASS: gradientTransform from [skewY(10)] to [skewY(20)] was [skewY(10)] at 0
21 PASS: gradientTransform from [skewY(10)] to [skewY(20)] was [skewY(12)] at 0.2
22 PASS: gradientTransform from [skewY(10)] to [skewY(20)] was [skewY(16)] at 0.6
23 PASS: gradientTransform from [skewY(10)] to [skewY(20)] was [skewY(20)] at 1
24
25 Web Animations API:
26 PASS: gradientTransform from [translate(10 20)] to [translate(30 60)] was [trans late(2,4)] at -0.4
27 PASS: gradientTransform from [translate(10 20)] to [translate(30 60)] was [trans late(10 20)] at 0
28 PASS: gradientTransform from [translate(10 20)] to [translate(30 60)] was [trans late(14,28)] at 0.2
29 PASS: gradientTransform from [translate(10 20)] to [translate(30 60)] was [trans late(22,44)] at 0.6
30 PASS: gradientTransform from [translate(10 20)] to [translate(30 60)] was [trans late(30 60)] at 1
31 PASS: gradientTransform from [translate(10 20)] to [translate(30 60)] was [trans late(38,76)] at 1.4
32 PASS: gradientTransform from [scale(10 20)] to [scale(30 60)] was [scale(2 4)] a t -0.4
33 PASS: gradientTransform from [scale(10 20)] to [scale(30 60)] was [scale(10 20)] at 0
34 PASS: gradientTransform from [scale(10 20)] to [scale(30 60)] was [scale(14 28)] at 0.2
35 PASS: gradientTransform from [scale(10 20)] to [scale(30 60)] was [scale(22 44)] at 0.6
36 PASS: gradientTransform from [scale(10 20)] to [scale(30 60)] was [scale(30 60)] at 1
37 PASS: gradientTransform from [scale(10 20)] to [scale(30 60)] was [scale(38 76)] at 1.4
38 PASS: gradientTransform from [rotate(10 20 30)] to [rotate(40 80 160)] was [rota te(-2 -4 -22)] at -0.4
39 PASS: gradientTransform from [rotate(10 20 30)] to [rotate(40 80 160)] was [rota te(10 20 30)] at 0
40 PASS: gradientTransform from [rotate(10 20 30)] to [rotate(40 80 160)] was [rota te(16 32 56)] at 0.2
41 PASS: gradientTransform from [rotate(10 20 30)] to [rotate(40 80 160)] was [rota te(28 56 108)] at 0.6
42 PASS: gradientTransform from [rotate(10 20 30)] to [rotate(40 80 160)] was [rota te(40 80 160)] at 1
43 PASS: gradientTransform from [rotate(10 20 30)] to [rotate(40 80 160)] was [rota te(52 104 212)] at 1.4
44 PASS: gradientTransform from [skewX(10)] to [skewX(20)] was [skewX(6)] at -0.4
45 PASS: gradientTransform from [skewX(10)] to [skewX(20)] was [skewX(10)] at 0
46 PASS: gradientTransform from [skewX(10)] to [skewX(20)] was [skewX(12)] at 0.2
47 PASS: gradientTransform from [skewX(10)] to [skewX(20)] was [skewX(16)] at 0.6
48 PASS: gradientTransform from [skewX(10)] to [skewX(20)] was [skewX(20)] at 1
49 PASS: gradientTransform from [skewX(10)] to [skewX(20)] was [skewX(24)] at 1.4
50 PASS: gradientTransform from [skewY(10)] to [skewY(20)] was [skewY(6)] at -0.4
51 PASS: gradientTransform from [skewY(10)] to [skewY(20)] was [skewY(10)] at 0
52 PASS: gradientTransform from [skewY(10)] to [skewY(20)] was [skewY(12)] at 0.2
53 PASS: gradientTransform from [skewY(10)] to [skewY(20)] was [skewY(16)] at 0.6
54 PASS: gradientTransform from [skewY(10)] to [skewY(20)] was [skewY(20)] at 1
55 PASS: gradientTransform from [skewY(10)] to [skewY(20)] was [skewY(24)] at 1.4
56
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698