| Index: LayoutTests/animations/interpolation/min-width-interpolation-expected.txt
|
| diff --git a/LayoutTests/animations/interpolation/min-width-interpolation-expected.txt b/LayoutTests/animations/interpolation/min-width-interpolation-expected.txt
|
| index 30e91efa4edeea8a8684c4b6b0e417749037cf0d..44ce3d7772fd5b9db26acc3fadccafeb4542a6cc 100644
|
| --- a/LayoutTests/animations/interpolation/min-width-interpolation-expected.txt
|
| +++ b/LayoutTests/animations/interpolation/min-width-interpolation-expected.txt
|
| @@ -4,4 +4,10 @@ PASS: min-width from [0px] to [100px] was [30px] at 0.3
|
| PASS: min-width from [0px] to [100px] was [60px] at 0.6
|
| PASS: min-width from [0px] to [100px] was [100px] at 1
|
| PASS: min-width from [0px] to [100px] was [150px] at 1.5
|
| +PASS: minWidth from [0px] to [100px] was [0] at -0.5
|
| +PASS: minWidth from [0px] to [100px] was [0] at 0
|
| +PASS: minWidth from [0px] to [100px] was [30px] at 0.3
|
| +PASS: minWidth from [0px] to [100px] was [60px] at 0.6
|
| +PASS: minWidth from [0px] to [100px] was [100px] at 1
|
| +PASS: minWidth from [0px] to [100px] was [150px] at 1.5
|
|
|
|
|