| Index: LayoutTests/animations/interpolation/outline-width-interpolation-expected.txt
|
| diff --git a/LayoutTests/animations/interpolation/outline-width-interpolation-expected.txt b/LayoutTests/animations/interpolation/outline-width-interpolation-expected.txt
|
| index ad190bbb16743328ba6b86f5e00d010cfa53a13e..3acd5f1af5c2623d1aa7bea54e203ded53182389 100644
|
| --- a/LayoutTests/animations/interpolation/outline-width-interpolation-expected.txt
|
| +++ b/LayoutTests/animations/interpolation/outline-width-interpolation-expected.txt
|
| @@ -9,8 +9,8 @@ PASS: outline-width from [0px] to [10px] was [15px] at 1.5
|
| Web Animations API:
|
| PASS: outlineWidth from [0px] to [10px] was [0px] at -0.3
|
| PASS: outlineWidth from [0px] to [10px] was [0px] at 0
|
| -FAIL: outlineWidth from [0px] to [10px] was [0px] at 0.3, expected [3px]
|
| -FAIL: outlineWidth from [0px] to [10px] was [0px] at 0.6, expected [6px]
|
| -FAIL: outlineWidth from [0px] to [10px] was [0px] at 1, expected [10px]
|
| -FAIL: outlineWidth from [0px] to [10px] was [0px] at 1.5, expected [15px]
|
| +PASS: outlineWidth from [0px] to [10px] was [3px] at 0.3
|
| +PASS: outlineWidth from [0px] to [10px] was [6px] at 0.6
|
| +PASS: outlineWidth from [0px] to [10px] was [10px] at 1
|
| +PASS: outlineWidth from [0px] to [10px] was [15px] at 1.5
|
|
|
|
|