| Index: LayoutTests/animations/suspend-resume-animation-expected.txt
|
| diff --git a/LayoutTests/animations/suspend-resume-animation-expected.txt b/LayoutTests/animations/suspend-resume-animation-expected.txt
|
| index b44151e83c22714f9baa73709a0b9a82db43deb3..0c9e28c20e5a9ca7db0134ce681a48e42757d798 100644
|
| --- a/LayoutTests/animations/suspend-resume-animation-expected.txt
|
| +++ b/LayoutTests/animations/suspend-resume-animation-expected.txt
|
| @@ -1,5 +1,4 @@
|
| -This test shows suspend and resume of a box moving to the right 500px. If running inside DumpRenderTest the box should stop at 200px after 500ms and then continue to complete the move in another 750ms
|
| -
|
| +Warning this test is running in real-time and may be flaky.
|
| PASS - "webkitTransform" property for "box" element at 0.6s saw something close to: 1,0,0,1,200,0
|
| PASS - "webkitTransform" property for "box" element at 0.9s saw something close to: 1,0,0,1,200,0
|
| PASS - "webkitTransform" property for "box" element at 1.5s saw something close to: 1,0,0,1,400,0
|
|
|