| Index: third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-gradientUnits-interpolation-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-gradientUnits-interpolation-expected.txt b/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-gradientUnits-interpolation-expected.txt
|
| deleted file mode 100644
|
| index c2346d4d2f688f6f42f17c69b946a640d36f3db9..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-gradientUnits-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: gradientUnits from [userSpaceOnUse] to [objectBoundingBox] was [userSpaceOnUse] at 0
|
| -PASS: gradientUnits from [userSpaceOnUse] to [objectBoundingBox] was [userSpaceOnUse] at 0.2
|
| -PASS: gradientUnits from [userSpaceOnUse] to [objectBoundingBox] was [objectBoundingBox] at 0.6
|
| -PASS: gradientUnits from [userSpaceOnUse] to [objectBoundingBox] was [objectBoundingBox] at 1
|
| -
|
| -Web Animations API:
|
| -PASS: gradientUnits from [userSpaceOnUse] to [objectBoundingBox] was [userSpaceOnUse] at -2.4
|
| -PASS: gradientUnits from [userSpaceOnUse] to [objectBoundingBox] was [userSpaceOnUse] at 0
|
| -PASS: gradientUnits from [userSpaceOnUse] to [objectBoundingBox] was [userSpaceOnUse] at 0.2
|
| -PASS: gradientUnits from [userSpaceOnUse] to [objectBoundingBox] was [objectBoundingBox] at 0.6
|
| -PASS: gradientUnits from [userSpaceOnUse] to [objectBoundingBox] was [objectBoundingBox] at 1
|
| -PASS: gradientUnits from [userSpaceOnUse] to [objectBoundingBox] was [objectBoundingBox] at 3.4
|
| -
|
|
|