Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / animations / svg-attribute-interpolation / svg-class-interpolation-expected.txt
blob85cd3bb8e38b7c96c975f7fbf03171aefb578384
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: class from [old] to [new] was [old] at 0
5 PASS: class from [old] to [new] was [old] at 0.2
6 PASS: class from [old] to [new] was [new] at 0.6
7 PASS: class from [old] to [new] was [new] at 1
9 Web Animations API:
10 PASS: class from [old] to [new] was [old] at -0.4
11 PASS: class from [old] to [new] was [old] at 0
12 PASS: class from [old] to [new] was [old] at 0.2
13 PASS: class from [old] to [new] was [new] at 0.6
14 PASS: class from [old] to [new] was [new] at 1
15 PASS: class from [old] to [new] was [new] at 1.4