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

Unified Diff: LayoutTests/fast/speech/change-focus.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/speech/change-focus.html
diff --git a/LayoutTests/fast/speech/change-focus.html b/LayoutTests/fast/speech/change-focus.html
index 65459e95054c144cf79f625157c891f1bcc89d11..360c0243380920552245c0364838580d116c3727 100644
--- a/LayoutTests/fast/speech/change-focus.html
+++ b/LayoutTests/fast/speech/change-focus.html
@@ -47,7 +47,6 @@ function onSpeechChange() {
window.onload = run;
window.jsTestIsAsync = true;
</script>
-<script src="../js/resources/js-test-post.js"></script>
<input id='input1' x-webkit-speech onfocus="onFocus()" onwebkitspeechchange="onSpeechChange()">
<input id='input2'>
</body>
« no previous file with comments | « LayoutTests/fast/speech/bubble-position-scrolled.html ('k') | LayoutTests/fast/speech/input-onspeechchange-event.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698