| Index: LayoutTests/editing/surrounding-text/surrounding-text-detached-no-crash-expected.txt
|
| diff --git a/LayoutTests/fast/events/resize-raf-timing-expected.txt b/LayoutTests/editing/surrounding-text/surrounding-text-detached-no-crash-expected.txt
|
| similarity index 51%
|
| copy from LayoutTests/fast/events/resize-raf-timing-expected.txt
|
| copy to LayoutTests/editing/surrounding-text/surrounding-text-detached-no-crash-expected.txt
|
| index 06306969eaf87d5051d4f024a1e422a356cf7069..8a13690326a20e403fb23f46d2ecd17c3093a11e 100644
|
| --- a/LayoutTests/fast/events/resize-raf-timing-expected.txt
|
| +++ b/LayoutTests/editing/surrounding-text/surrounding-text-detached-no-crash-expected.txt
|
| @@ -1,9 +1,9 @@
|
| -Test that resize events are fired at requestAnimationFrame timing
|
| +Calling textSurroundingNode() on a detached node without crashing
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS resizeEventCount is 1
|
| +PASS window.internals.textSurroundingNode(node, 0, 0, 0) is ""
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|