| Index: LayoutTests/animations/interpolation/right-interpolation-expected.txt
|
| diff --git a/LayoutTests/animations/interpolation/right-interpolation-expected.txt b/LayoutTests/animations/interpolation/right-interpolation-expected.txt
|
| index f78285a16088ddbc9729cd3e22400a8a2fef4144..c93f3ecd18793e4aa16faf84296825f87799677b 100644
|
| --- a/LayoutTests/animations/interpolation/right-interpolation-expected.txt
|
| +++ b/LayoutTests/animations/interpolation/right-interpolation-expected.txt
|
| @@ -3,4 +3,9 @@ PASS: right from [-10px] to [10px] was [-10px] at 0
|
| PASS: right from [-10px] to [10px] was [0px] at 0.5
|
| PASS: right from [-10px] to [10px] was [10px] at 1
|
| PASS: right from [-10px] to [10px] was [20px] at 1.5
|
| +PASS: right from [-10px] to [10px] was [-16px] at -0.3
|
| +PASS: right from [-10px] to [10px] was [-10px] at 0
|
| +PASS: right from [-10px] to [10px] was [0px] at 0.5
|
| +PASS: right from [-10px] to [10px] was [10px] at 1
|
| +PASS: right from [-10px] to [10px] was [20px] at 1.5
|
|
|
|
|