| 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 663b7546e6133bf0fd01539c688b10cc1b721d6d..d16853363d90c483c4342ac26f27eab9d4521d79 100644
|
| --- a/LayoutTests/animations/interpolation/padding-interpolation-expected.txt
|
| +++ b/LayoutTests/animations/interpolation/padding-interpolation-expected.txt
|
| @@ -4,4 +4,10 @@ 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
|
| +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]
|
|
|
|
|