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

Unified Diff: LayoutTests/fast/events/keyboardevent-getModifierState.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-getModifierState.html
diff --git a/LayoutTests/fast/events/keyboardevent-getModifierState.html b/LayoutTests/fast/events/keyboardevent-getModifierState.html
index 3e80590047bee8364c9ae1a1c7804baf0b3e1c15..b6ec6b3b759ca4532499a293dfe85604e746900d 100644
--- a/LayoutTests/fast/events/keyboardevent-getModifierState.html
+++ b/LayoutTests/fast/events/keyboardevent-getModifierState.html
@@ -56,6 +56,5 @@ if (window.eventSender) {
debug("This test requires DumpRenderTree. To manually test, 1) focus on the textarea above and press keys while holding modifiers 2) see if the ctrlKey/shiftKey/altKey/metaKey= values are correctly reported.");
}
</script>
-<script src="../js/resources/js-test-post.js"></script>
</body>
</html>
« no previous file with comments | « LayoutTests/fast/events/invalid-005.html ('k') | LayoutTests/fast/events/keyboardevent-location-constants.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698