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

Unified Diff: LayoutTests/fast/dom/HTMLTemplateElement/inertContents.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/HTMLTemplateElement/inertContents.html
diff --git a/LayoutTests/fast/dom/HTMLTemplateElement/inertContents.html b/LayoutTests/fast/dom/HTMLTemplateElement/inertContents.html
index 45bd954339d5fda4ceee2aa420806e1120316398..bbc6902b8f44b5bc41460c2667e3801205f30cb2 100644
--- a/LayoutTests/fast/dom/HTMLTemplateElement/inertContents.html
+++ b/LayoutTests/fast/dom/HTMLTemplateElement/inertContents.html
@@ -13,5 +13,4 @@ var templateContent = document.querySelector('template').content;
document.body.appendChild(templateContent);
shouldBeEqualToString('testVal', 'script has run');
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>

Powered by Google App Engine
This is Rietveld 408576698