| Index: LayoutTests/virtual/web-animations-css/animations/interpolation/border-radius-interpolation-expected.txt
|
| diff --git a/LayoutTests/virtual/web-animations-css/animations/interpolation/border-radius-interpolation-expected.txt b/LayoutTests/virtual/web-animations-css/animations/interpolation/border-radius-interpolation-expected.txt
|
| deleted file mode 100644
|
| index f6bc3ac037293809a4fd9e06bf05e9660ea50e4a..0000000000000000000000000000000000000000
|
| --- a/LayoutTests/virtual/web-animations-css/animations/interpolation/border-radius-interpolation-expected.txt
|
| +++ /dev/null
|
| @@ -1,13 +0,0 @@
|
| -PASS: border-radius from [10px] to [50px] was [0px] at -0.3
|
| -PASS: border-radius from [10px] to [50px] was [10px] at 0
|
| -PASS: border-radius from [10px] to [50px] was [22px] at 0.3
|
| -PASS: border-radius from [10px] to [50px] was [34px] at 0.6
|
| -PASS: border-radius from [10px] to [50px] was [50px] at 1
|
| -PASS: border-radius from [10px] to [50px] was [70px] at 1.5
|
| -PASS: border-radius from [10px] to [100%] was [calc(13px + -30%)] at -0.3
|
| -PASS: border-radius from [10px] to [100%] was [10px] at 0
|
| -PASS: border-radius from [10px] to [100%] was [calc(7px + 30%)] at 0.3
|
| -PASS: border-radius from [10px] to [100%] was [calc(4px + 60%)] at 0.6
|
| -PASS: border-radius from [10px] to [100%] was [100%] at 1
|
| -PASS: border-radius from [10px] to [100%] was [calc(-5px + 150%)] at 1.5
|
| -
|
|
|