| Index: third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-result-interpolation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-result-interpolation-expected.txt b/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-result-interpolation-expected.txt
|
| deleted file mode 100644
|
| index 26e9d1c277d4eeaa4f21fc8ec917510ec39ef82c..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-result-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: result from [foo] to [bar] was [foo] at 0
|
| -PASS: result from [foo] to [bar] was [foo] at 0.2
|
| -PASS: result from [foo] to [bar] was [bar] at 0.6
|
| -PASS: result from [foo] to [bar] was [bar] at 1
|
| -
|
| -Web Animations API:
|
| -PASS: result from [foo] to [bar] was [foo] at -0.4
|
| -PASS: result from [foo] to [bar] was [foo] at 0
|
| -PASS: result from [foo] to [bar] was [foo] at 0.2
|
| -PASS: result from [foo] to [bar] was [bar] at 0.6
|
| -PASS: result from [foo] to [bar] was [bar] at 1
|
| -PASS: result from [foo] to [bar] was [bar] at 1.4
|
| -
|
|
|