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

Unified Diff: LayoutTests/fast/dom/htmlcollection-protects-base.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/htmlcollection-protects-base.html
diff --git a/LayoutTests/fast/dom/htmlcollection-protects-base.html b/LayoutTests/fast/dom/htmlcollection-protects-base.html
index d6b9b446c4d7fa6125f279aa4253674a131e38ba..c64c9890105f51c07ff0bae74b5057fc249de925 100644
--- a/LayoutTests/fast/dom/htmlcollection-protects-base.html
+++ b/LayoutTests/fast/dom/htmlcollection-protects-base.html
@@ -22,6 +22,5 @@ options[0] = new Option("bik", "bok");
shouldBe("options[0].parentNode.getAttribute('foo')", "'bar'");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/dom/htmlcollection-non-html.html ('k') | LayoutTests/fast/dom/htmlcollection-reachable.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698