| Index: LayoutTests/animations/interpolation/zoom-iterpolation-expected.txt
|
| diff --git a/LayoutTests/animations/interpolation/zoom-iterpolation-expected.txt b/LayoutTests/animations/interpolation/zoom-iterpolation-expected.txt
|
| index 72eac0f6ad1237c7159c07cdbdb0e5aaf66525e1..d036596cd382038539b5ba10c009585f2efe6ddb 100644
|
| --- a/LayoutTests/animations/interpolation/zoom-iterpolation-expected.txt
|
| +++ b/LayoutTests/animations/interpolation/zoom-iterpolation-expected.txt
|
| @@ -1,5 +1,5 @@
|
| CSS Animations:
|
| -PASS: zoom from [1] to [2] was [0.00001] at -5
|
| +PASS: zoom from [1] to [2] was [0.000000000000000000000000000000000000000000001] at -5
|
| PASS: zoom from [1] to [2] was [0.7] at -0.3
|
| PASS: zoom from [1] to [2] was [1] at 0
|
| PASS: zoom from [1] to [2] was [1.3] at 0.3
|
| @@ -8,7 +8,7 @@ PASS: zoom from [1] to [2] was [2] at 1
|
| PASS: zoom from [1] to [2] was [2.5] at 1.5
|
|
|
| Web Animations API:
|
| -PASS: zoom from [1] to [2] was [0.00001] at -5
|
| +PASS: zoom from [1] to [2] was [0.000000000000000000000000000000000000000000001] at -5
|
| PASS: zoom from [1] to [2] was [0.7] at -0.3
|
| PASS: zoom from [1] to [2] was [1] at 0
|
| PASS: zoom from [1] to [2] was [1.3] at 0.3
|
|
|