| Index: LayoutTests/animations/animation-direction-normal-expected.html
|
| diff --git a/LayoutTests/animations/animation-direction-normal-expected.html b/LayoutTests/animations/animation-direction-normal-expected.html
|
| index 56864d8cb3608db21c5264551d7fcfa8097a43f0..6a169816eb91cbfdd475364be78be7503739c129 100644
|
| --- a/LayoutTests/animations/animation-direction-normal-expected.html
|
| +++ b/LayoutTests/animations/animation-direction-normal-expected.html
|
| @@ -33,6 +33,7 @@
|
| <div id="box"></div>
|
| <div id="safezone"></div>
|
| <div id="result">
|
| +Warning this test is running in real-time and may be flaky.<br>
|
| PASS - "webkitTransform" property for "box" element at 0.5s saw something close to: 1,0,0,1,50,0<br>
|
| PASS - "webkitTransform" property for "box" element at 1s saw something close to: 1,0,0,1,100,0<br>
|
| PASS - "webkitTransform" property for "box" element at 2.5s saw something close to: 1,0,0,1,50,0
|
|
|