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

Unified Diff: LayoutTests/fast/forms/color/color-setrangetext.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/forms/color/color-setrangetext.html
diff --git a/LayoutTests/fast/forms/color/color-setrangetext.html b/LayoutTests/fast/forms/color/color-setrangetext.html
index 4d9d1726d6fa9c14b7e7a09d670cfaa996a06232..06e3b21d3665dbae7ecc02a8315538b02e015678 100644
--- a/LayoutTests/fast/forms/color/color-setrangetext.html
+++ b/LayoutTests/fast/forms/color/color-setrangetext.html
@@ -10,7 +10,6 @@
description("Test setRangeText() method is not available in color inputs.");
runTestsShouldFail("input", { type: "color" });
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>
</html>

Powered by Google App Engine
This is Rietveld 408576698