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

Unified Diff: LayoutTests/fast/selectors/querySelector-leftmost-selector-matches-rootNode.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/selectors/querySelector-leftmost-selector-matches-rootNode.html
diff --git a/LayoutTests/fast/selectors/querySelector-leftmost-selector-matches-rootNode.html b/LayoutTests/fast/selectors/querySelector-leftmost-selector-matches-rootNode.html
index 7ff558ad1a25ed69c17b462e5b370e7b92e55c53..cd3bf9f898cc8d19f5efde2fb9e1bd2900e3dbdd 100644
--- a/LayoutTests/fast/selectors/querySelector-leftmost-selector-matches-rootNode.html
+++ b/LayoutTests/fast/selectors/querySelector-leftmost-selector-matches-rootNode.html
@@ -24,5 +24,4 @@ shouldBeNull("document.body.querySelector('#target')");
shouldBeNull("document.body.querySelector('.target')");
shouldBeNull("document.body.querySelector('body')");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</html>

Powered by Google App Engine
This is Rietveld 408576698