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

Unified Diff: LayoutTests/fast/dom/htmlallcollection-call-with-index-caching-bug.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/htmlallcollection-call-with-index-caching-bug.html
diff --git a/LayoutTests/fast/dom/htmlallcollection-call-with-index-caching-bug.html b/LayoutTests/fast/dom/htmlallcollection-call-with-index-caching-bug.html
index 377aa60c0e61fa1052edce892adf106af743c21f..38f98d56af27244e56ce199124076cb5aab4a416 100644
--- a/LayoutTests/fast/dom/htmlallcollection-call-with-index-caching-bug.html
+++ b/LayoutTests/fast/dom/htmlallcollection-call-with-index-caching-bug.html
@@ -15,6 +15,5 @@ document.all('foo', 0)
shouldBe("document.all.item(0)", "document.documentElement");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/dom/html-collections-named-getter.html ('k') | LayoutTests/fast/dom/htmlallcollection-reachable.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698