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

Unified Diff: LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution.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/shadow/get-destination-insertion-points-re-distribution.html
diff --git a/LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution.html b/LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution.html
index 31a9048647a9facf3a9a09a14b5c398276c06e29..ec6b2eed02c2bed8d7b1139a3b8e0b05aacc0c78 100644
--- a/LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution.html
+++ b/LayoutTests/fast/dom/shadow/get-destination-insertion-points-re-distribution.html
@@ -21,6 +21,5 @@ document.body.appendChild(
shouldBeEqualAsArray(document.getElementById('child-1').getDestinationInsertionPoints(),
[getNodeInTreeOfTrees('host-1/content-1'), getNodeInTreeOfTrees('host-1/host-2/content-2')]);
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698