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

Unified Diff: LayoutTests/fast/js/kde/garbage-n.html

Issue 59903016: LayoutTests/resources/js-test.js onerror tweak. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Removed setTimeout from js-tests changes. Created 7 years, 1 month 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: LayoutTests/fast/js/kde/garbage-n.html
diff --git a/LayoutTests/fast/js/kde/garbage-n.html b/LayoutTests/fast/js/kde/garbage-n.html
index 98e6992d7d47ebdaf0ca384230a1b5e50f5318c3..8c5b760d064029eaa1bb848eeab6fe886348e53f 100644
--- a/LayoutTests/fast/js/kde/garbage-n.html
+++ b/LayoutTests/fast/js/kde/garbage-n.html
@@ -1,15 +1,11 @@
-<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
-<html>
-<head>
+<!DOCTYPE html>
+
<script src="../../../resources/js-test.js"></script>
-</head>
-<body>
<script>
description("KDE JS Test");
+expectError();
</script>
<script src="script-tests/garbage-n.js"></script>
<script>
shouldHaveHadError("SyntaxError");
</script>
-</body>
-</html>
« no previous file with comments | « LayoutTests/fast/js/i18n-bindings-locale-expected.txt ('k') | LayoutTests/fast/js/kde/script-tests/TEMPLATE-n.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698