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

Unified Diff: third_party/WebKit/LayoutTests/harness-tests/crash.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/crash.html
diff --git a/third_party/WebKit/LayoutTests/harness-tests/crash.html b/third_party/WebKit/LayoutTests/harness-tests/crash.html
new file mode 100644
index 0000000000000000000000000000000000000000..55e7cd2bb9bf738461e8f052243b81b29c4f8f32
--- /dev/null
+++ b/third_party/WebKit/LayoutTests/harness-tests/crash.html
@@ -0,0 +1,4 @@
+<script>
+if (window.internals)
+ internals.crash();
+</script>
« no previous file with comments | « third_party/WebKit/LayoutTests/TestExpectations ('k') | third_party/WebKit/LayoutTests/harness-tests/timeout.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698