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

Unified Diff: LayoutTests/fast/events/keyboardevent-location-constants.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/keyboardevent-location-constants.html
diff --git a/LayoutTests/fast/events/keyboardevent-location-constants.html b/LayoutTests/fast/events/keyboardevent-location-constants.html
index 49695c4e1d6344a2a1b56f7229b2a04141c7d74b..aa731978ed8fc6ecc55d0e6b626ed200626ac427 100644
--- a/LayoutTests/fast/events/keyboardevent-location-constants.html
+++ b/LayoutTests/fast/events/keyboardevent-location-constants.html
@@ -13,6 +13,5 @@ shouldBe('KeyboardEvent.DOM_KEY_LOCATION_LEFT', '0x01');
shouldBe('KeyboardEvent.DOM_KEY_LOCATION_RIGHT', '0x02');
shouldBe('KeyboardEvent.DOM_KEY_LOCATION_NUMPAD', '0x03');
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/events/keyboardevent-getModifierState.html ('k') | LayoutTests/fast/events/keyboardevent-repeat.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698