| Index: LayoutTests/fast/dom/Window/webkitConvertPointUpdateLayout-expected.txt
|
| diff --git a/LayoutTests/fast/animation/request-animation-frame-expected.txt b/LayoutTests/fast/dom/Window/webkitConvertPointUpdateLayout-expected.txt
|
| similarity index 59%
|
| copy from LayoutTests/fast/animation/request-animation-frame-expected.txt
|
| copy to LayoutTests/fast/dom/Window/webkitConvertPointUpdateLayout-expected.txt
|
| index 5a70d3a661019e81966d69b43482ec0c85481362..1ab4e9340718cfc8427ce3852c87cf62146a6429 100644
|
| --- a/LayoutTests/fast/animation/request-animation-frame-expected.txt
|
| +++ b/LayoutTests/fast/dom/Window/webkitConvertPointUpdateLayout-expected.txt
|
| @@ -1,12 +1,12 @@
|
| -Tests basic use of requestAnimationFrame
|
| +This test exercises the webkitConvertPointFromNodeToPage() function after changing the transform.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
| -
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
| -PASS callbackInvoked is true
|
| +PASS x is 60
|
| +PASS y is 70
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|