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

Unified Diff: LayoutTests/fast/dom/Range/select-node-different-document.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/Range/select-node-different-document.html
diff --git a/LayoutTests/fast/dom/Range/select-node-different-document.html b/LayoutTests/fast/dom/Range/select-node-different-document.html
index a8718f6db8ce37f0ba4a29dc49029c2e256e2ea4..388c323354e0ab1c4fc2b5082e1cca40f9d71c87 100644
--- a/LayoutTests/fast/dom/Range/select-node-different-document.html
+++ b/LayoutTests/fast/dom/Range/select-node-different-document.html
@@ -31,6 +31,5 @@ shouldBeTrue("selectNodeContentsRange.startContainer.ownerDocument === otherDocu
shouldBeTrue("selectNodeContentsRange.endContainer.ownerDocument === otherDocument");
shouldBeTrue("selectNodeRange.cloneContents().ownerDocument === otherDocument");
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/dom/Range/script-tests/TEMPLATE.html ('k') | LayoutTests/fast/dom/Range/set-wrong-document-err.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698