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