| Index: third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-type-interpolation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-type-interpolation-expected.txt b/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-type-interpolation-expected.txt
|
| deleted file mode 100644
|
| index 12adf57b444afd0fde0df3429a09db0c80a6dfbc..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-type-interpolation-expected.txt
|
| +++ /dev/null
|
| @@ -1,16 +0,0 @@
|
| -CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead.
|
| -
|
| -SVG SMIL:
|
| -PASS: type from [saturate] to [hueRotate] was [saturate] at 0
|
| -PASS: type from [saturate] to [hueRotate] was [saturate] at 0.2
|
| -PASS: type from [saturate] to [hueRotate] was [hueRotate] at 0.6
|
| -PASS: type from [saturate] to [hueRotate] was [hueRotate] at 1
|
| -
|
| -Web Animations API:
|
| -PASS: type from [saturate] to [hueRotate] was [saturate] at -0.4
|
| -PASS: type from [saturate] to [hueRotate] was [saturate] at 0
|
| -PASS: type from [saturate] to [hueRotate] was [saturate] at 0.2
|
| -PASS: type from [saturate] to [hueRotate] was [hueRotate] at 0.6
|
| -PASS: type from [saturate] to [hueRotate] was [hueRotate] at 1
|
| -PASS: type from [saturate] to [hueRotate] was [hueRotate] at 1.4
|
| -
|
|
|