Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / animations / svg-attribute-interpolation / svg-numOctaves-interpolation-expected.txt
blobd8e601e3bd750781fbd23757363bc46957622789
1 CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
3 SVG SMIL:
4 PASS: numOctaves from [1] to [7] was [1] at 0
5 PASS: numOctaves from [1] to [7] was [2] at 0.2
6 PASS: numOctaves from [1] to [7] was [5] at 0.6
7 PASS: numOctaves from [1] to [7] was [7] at 1
9 Web Animations API:
10 PASS: numOctaves from [1] to [7] was [-1] at -0.4
11 PASS: numOctaves from [1] to [7] was [1] at 0
12 PASS: numOctaves from [1] to [7] was [2] at 0.2
13 PASS: numOctaves from [1] to [7] was [5] at 0.6
14 PASS: numOctaves from [1] to [7] was [7] at 1
15 PASS: numOctaves from [1] to [7] was [9] at 1.4