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