Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(136)

Unified Diff: third_party/WebKit/LayoutTests/idle-callback/test-runner-run-idle-tasks-expected.txt

Issue 1832673002: Add testRunner.runIdleTasks() to force idle tasks to run. (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: rebase Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/WebKit/LayoutTests/idle-callback/test-runner-run-idle-tasks.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « third_party/WebKit/LayoutTests/idle-callback/test-runner-run-idle-tasks.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698