| Index: LayoutTests/animations/interpolation/padding-interpolation-expected.txt
|
| diff --git a/LayoutTests/animations/interpolation/padding-interpolation-expected.txt b/LayoutTests/animations/interpolation/padding-interpolation-expected.txt
|
| index c5137d06e168b051ff42178ccd6df5c4523d6b31..069f5b7c537aaffd8657134c4dfdfc099776b86e 100644
|
| --- a/LayoutTests/animations/interpolation/padding-interpolation-expected.txt
|
| +++ b/LayoutTests/animations/interpolation/padding-interpolation-expected.txt
|
| @@ -9,8 +9,8 @@ PASS: padding from [0px] to [10px] was [15px] at 1.5
|
| Web Animations API:
|
| PASS: padding from [0px] to [10px] was [0px] at -0.3
|
| PASS: padding from [0px] to [10px] was [0px] at 0
|
| -FAIL: padding from [0px] to [10px] was [0px] at 0.3, expected [3px]
|
| -FAIL: padding from [0px] to [10px] was [0px] at 0.6, expected [6px]
|
| -FAIL: padding from [0px] to [10px] was [0px] at 1, expected [10px]
|
| -FAIL: padding from [0px] to [10px] was [0px] at 1.5, expected [15px]
|
| +PASS: padding from [0px] to [10px] was [3px] at 0.3
|
| +PASS: padding from [0px] to [10px] was [6px] at 0.6
|
| +PASS: padding from [0px] to [10px] was [10px] at 1
|
| +PASS: padding from [0px] to [10px] was [15px] at 1.5
|
|
|
|
|