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

Unified Diff: LayoutTests/fast/forms/range/range-focus-by-mouse.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/range/range-focus-by-mouse.html
diff --git a/LayoutTests/fast/forms/range/range-focus-by-mouse.html b/LayoutTests/fast/forms/range/range-focus-by-mouse.html
index e41c884dfb99086cc94169eea5f20aec9c04945b..b07e9c77bcaf096e102e11ddc6d60cc68394dfdc 100644
--- a/LayoutTests/fast/forms/range/range-focus-by-mouse.html
+++ b/LayoutTests/fast/forms/range/range-focus-by-mouse.html
@@ -18,5 +18,4 @@ target.addEventListener('focus', function() {
}, false);
clickElement(target);
</script>
-<script src="../../js/resources/js-test-post.js"></script>
</body>

Powered by Google App Engine
This is Rietveld 408576698