| Index: LayoutTests/animations/animation-controller-drt-api-expected.txt
|
| diff --git a/LayoutTests/animations/animation-controller-drt-api-expected.txt b/LayoutTests/animations/animation-controller-drt-api-expected.txt
|
| index 27229923b9c536727d6a7652603a164e0aabf12c..605135fc53b8d0015131173dd245a470cc5b1a4b 100644
|
| --- a/LayoutTests/animations/animation-controller-drt-api-expected.txt
|
| +++ b/LayoutTests/animations/animation-controller-drt-api-expected.txt
|
| @@ -1,4 +1,6 @@
|
| Test for DRT numberOfActiveAnimations() API
|
|
|
| -Number of active animations at 0s is (4) as expected
|
| -Number of active animations at 1s is (4) as expected
|
| +PASS: Number of active animations at 0ms is (4) as expected
|
| +PASS: Number of active animations at 200ms is (4) as expected
|
| +PASS: Number of active animations at 500ms is (0) as expected
|
| +
|
|
|