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

Unified Diff: LayoutTests/fast/html/imports/import-script.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/html/imports/import-script.html
diff --git a/LayoutTests/fast/html/imports/import-script.html b/LayoutTests/fast/html/imports/import-script.html
index c5d588c8ea21730cb731f6930d72e80b169d4986..112f8e70d428fa1c9c3cfdfc9e1986cc84632d54 100644
--- a/LayoutTests/fast/html/imports/import-script.html
+++ b/LayoutTests/fast/html/imports/import-script.html
@@ -38,6 +38,5 @@ var dynamicallyInsertedExternalScript = leaf.import.createElement("script");
dynamicallyInsertedExternalScript.setAttribute("src", "script-leaf-external-dynamic.js");
leaf.import.body.appendChild(dynamicallyInsertedExternalScript);
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/html/imports/import-same-url.html ('k') | LayoutTests/fast/html/imports/import-success-fail.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698