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

Unified Diff: LayoutTests/fast/dom/Window/custom-constructors.html

Issue 48903019: Delete js-test-post.js. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: 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/dom/Window/custom-constructors.html
diff --git a/LayoutTests/fast/dom/Window/custom-constructors.html b/LayoutTests/fast/dom/Window/custom-constructors.html
index 8624d2abb1f0987ebce47853232eda16505b4ba9..8206338613457f7a366d67b5dd8cc8e8447a885e 100644
--- a/LayoutTests/fast/dom/Window/custom-constructors.html
+++ b/LayoutTests/fast/dom/Window/custom-constructors.html
@@ -22,6 +22,5 @@
shouldBe("XMLHttpRequest.prototype.toString.call(new XMLHttpRequest)", "'[object XMLHttpRequest]'");
shouldBe("XSLTProcessor.prototype.toString.call(new XSLTProcessor)", "'[object XSLTProcessor]'");
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/dom/Window/atob-btoa.html ('k') | LayoutTests/fast/dom/Window/customized-property-survives-gc.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698