| Index: LayoutTests/fast/speech/intrinsic-input-width-with-speech-border-padding.html
|
| diff --git a/LayoutTests/fast/speech/intrinsic-input-width-with-speech-border-padding.html b/LayoutTests/fast/speech/intrinsic-input-width-with-speech-border-padding.html
|
| index b715013c49d236b569841189930bbbde8b46beaa..328722a697be388e872544c31ff4afd0f7060bdd 100644
|
| --- a/LayoutTests/fast/speech/intrinsic-input-width-with-speech-border-padding.html
|
| +++ b/LayoutTests/fast/speech/intrinsic-input-width-with-speech-border-padding.html
|
| @@ -6,7 +6,7 @@ input::-webkit-input-speech-button {
|
| }
|
| </style>
|
| <body>
|
| -<script src="../js/resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
|
|
| <input id="input1">
|
| <input x-webkit-speech id="speechInput1">
|
|
|