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

Unified Diff: LayoutTests/fast/events/wheelevent-constructor.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/events/wheelevent-constructor.html
diff --git a/LayoutTests/fast/events/wheelevent-constructor.html b/LayoutTests/fast/events/wheelevent-constructor.html
index 2eb7b1885127c024f5dc0262c7cf3eb29e609024..7071dbc2dfa9ac07f208f78f56e99103d1dd5de5 100644
--- a/LayoutTests/fast/events/wheelevent-constructor.html
+++ b/LayoutTests/fast/events/wheelevent-constructor.html
@@ -24,6 +24,5 @@ shouldBe("testEvent.deltaZ", "30.4");
shouldBe("testEvent.deltaMode", "WheelEvent.DOM_DELTA_PAGE");
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/events/wheelevent-basic.html ('k') | LayoutTests/fast/events/wheelevent-direction-inverted-from-device.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698