| Index: LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew.html
|
| diff --git a/LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew.html b/LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew.html
|
| index c6ef8f4cdb2d58b56cd2babc3f825c260834a9ea..acf7ec8a6fc27f5152daf5d99a7b380b52ef5c0f 100644
|
| --- a/LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew.html
|
| +++ b/LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew.html
|
| @@ -39,7 +39,7 @@ if (window.internals)
|
| <div id="console" style="opacity: 0"></div>
|
|
|
| <script>
|
| -openPicker(document.getElementById('time'), finishTest);
|
| +openPickerWithMock(document.getElementById('time'), finishTest);
|
|
|
| function finishTest() {
|
| popupWindow.focus();
|
|
|