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

Unified Diff: LayoutTests/fast/dom/shadow/custom-pseudo-in-selector-api.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/custom-pseudo-in-selector-api.html
diff --git a/LayoutTests/fast/dom/shadow/custom-pseudo-in-selector-api.html b/LayoutTests/fast/dom/shadow/custom-pseudo-in-selector-api.html
index eb0144f16b89da197df7860d3d4a8809741adc6f..e7237303f24ce3c0b886655ad01b999a0cbe5193 100644
--- a/LayoutTests/fast/dom/shadow/custom-pseudo-in-selector-api.html
+++ b/LayoutTests/fast/dom/shadow/custom-pseudo-in-selector-api.html
@@ -36,7 +36,6 @@ shouldBe('sandbox.firstChild.querySelectorAll("div::part(x-part)").length', '0')
sandbox.innerHTML = '';
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698