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

Side by Side 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 unified diff | 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 »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 Tests that execCommand undo doesn't hork custom elements 1 Tests that testRunner.runIdleTasks will force idle tasks to run.
2 2
3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ". 3 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE ".
4 4
5 5
6 PASS did not crash 6 PASS x is false
7 PASS x is true
7 PASS successfullyParsed is true 8 PASS successfullyParsed is true
8 9
9 TEST COMPLETE 10 TEST COMPLETE
10 Hello, world! 11 Hello, world!
OLDNEW
« 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