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

Unified Diff: LayoutTests/fast/dom/Document/document-current-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/dom/Document/document-current-script.html
diff --git a/LayoutTests/fast/dom/Document/document-current-script.html b/LayoutTests/fast/dom/Document/document-current-script.html
index 3084c69da1d61721583b01fd101e22e0df519938..754f056eef6ba94a0b06e4b66404eb12537bf869 100644
--- a/LayoutTests/fast/dom/Document/document-current-script.html
+++ b/LayoutTests/fast/dom/Document/document-current-script.html
@@ -62,7 +62,6 @@ document.head.appendChild(script);
logCurrentScript();
</script>
-<script src="../../js/resources/js-test-post.js"></script>
<script>
window.onload = function() {
shouldBeNull('document.currentScript');

Powered by Google App Engine
This is Rietveld 408576698