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

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

Powered by Google App Engine
This is Rietveld 408576698