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

Unified Diff: LayoutTests/fast/dom/Comment/comment-constructor.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/Comment/comment-constructor.html
diff --git a/LayoutTests/fast/dom/Comment/comment-constructor.html b/LayoutTests/fast/dom/Comment/comment-constructor.html
index 9e92bbea61a0834b56604a272bce555a589dcb22..ecae3c291a6039d812d23f492fc38008bd10c982 100644
--- a/LayoutTests/fast/dom/Comment/comment-constructor.html
+++ b/LayoutTests/fast/dom/Comment/comment-constructor.html
@@ -24,4 +24,3 @@ shouldBeTrue('new innerWindow.Comment instanceof innerWindow.Comment');
shouldBe('Object.getPrototypeOf(new innerWindow.Comment)', 'innerWindow.Comment.prototype');
</script>
-<script src="../../js/resources/js-test-post.js"></script>
« no previous file with comments | « LayoutTests/fast/dom/CSSStyleDeclaration/transition-property-names.html ('k') | LayoutTests/fast/dom/Comment/remove.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698