| Index: third_party/WebKit/LayoutTests/idle-callback/test-runner-run-idle-tasks-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/dom/custom/type-extension-undo-assert-expected.txt b/third_party/WebKit/LayoutTests/idle-callback/test-runner-run-idle-tasks-expected.txt
|
| similarity index 60%
|
| copy from third_party/WebKit/LayoutTests/fast/dom/custom/type-extension-undo-assert-expected.txt
|
| copy to third_party/WebKit/LayoutTests/idle-callback/test-runner-run-idle-tasks-expected.txt
|
| index 2a39240e00309d2f49afe779bb30b671f05550fe..5b5b233dac657be64f45fe63ae8037bd5e427bb7 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/dom/custom/type-extension-undo-assert-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/idle-callback/test-runner-run-idle-tasks-expected.txt
|
| @@ -1,9 +1,10 @@
|
| -Tests that execCommand undo doesn't hork custom elements
|
| +Tests that testRunner.runIdleTasks will force idle tasks to run.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|
|
|
| -PASS did not crash
|
| +PASS x is false
|
| +PASS x is true
|
| PASS successfullyParsed is true
|
|
|
| TEST COMPLETE
|
|
|