| Index: LayoutTests/animations/interpolation/height-interpolation-expected.txt
|
| diff --git a/LayoutTests/animations/interpolation/height-interpolation-expected.txt b/LayoutTests/animations/interpolation/height-interpolation-expected.txt
|
| index 63f909938350846604ff0f5bd3f585052d4bc33a..f0c29066209e4e1e3d01c344648864207de3abc8 100644
|
| --- a/LayoutTests/animations/interpolation/height-interpolation-expected.txt
|
| +++ b/LayoutTests/animations/interpolation/height-interpolation-expected.txt
|
| @@ -4,4 +4,10 @@ PASS: height from [0px] to [100px] was [30px] at 0.3
|
| PASS: height from [0px] to [100px] was [60px] at 0.6
|
| PASS: height from [0px] to [100px] was [100px] at 1
|
| PASS: height from [0px] to [100px] was [150px] at 1.5
|
| +PASS: height from [0px] to [100px] was [0px] at -0.3
|
| +PASS: height from [0px] to [100px] was [0px] at 0
|
| +PASS: height from [0px] to [100px] was [30px] at 0.3
|
| +PASS: height from [0px] to [100px] was [60px] at 0.6
|
| +PASS: height from [0px] to [100px] was [100px] at 1
|
| +PASS: height from [0px] to [100px] was [150px] at 1.5
|
|
|
|
|