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

Unified Diff: third_party/WebKit/LayoutTests/harness-tests/timeout.html

Issue 2314723003: Add harness-tests/crash.html and harness-tests/timeout.html (Closed)
Patch Set: Created 4 years, 3 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
Index: third_party/WebKit/LayoutTests/harness-tests/timeout.html
diff --git a/third_party/WebKit/LayoutTests/fast/loader/resources/done.html b/third_party/WebKit/LayoutTests/harness-tests/timeout.html
similarity index 58%
copy from third_party/WebKit/LayoutTests/fast/loader/resources/done.html
copy to third_party/WebKit/LayoutTests/harness-tests/timeout.html
index cbd62e311e93b38a92143cfe467145abfdca140b..9e68acbc2895ed5ec3c7df45a49cdec1504eed23 100644
--- a/third_party/WebKit/LayoutTests/fast/loader/resources/done.html
+++ b/third_party/WebKit/LayoutTests/harness-tests/timeout.html
@@ -1,4 +1,4 @@
<script>
if (window.testRunner)
- testRunner.notifyDone();
+ testRunner.waitUntilDone();
</script>
« no previous file with comments | « third_party/WebKit/LayoutTests/harness-tests/crash.html ('k') | third_party/WebKit/Source/core/testing/Internals.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698