| Index: LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-ru.html
|
| diff --git a/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-ru.html b/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-ru.html
|
| index 96d72df60f28a6d858be14de1bb7e085a75cc5f7..a9d7e5181c6054268db6b8c04e4bb40bdcb1e39e 100644
|
| --- a/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-ru.html
|
| +++ b/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-ru.html
|
| @@ -17,7 +17,7 @@ if (window.internals)
|
| <div id="console" style="opacity: 0"></div>
|
|
|
| <script>
|
| -openPicker(document.getElementById('date'), finishJSTest);
|
| +openPickerWithMock(document.getElementById('date'), finishJSTest);
|
| </script>
|
| </body>
|
| </html>
|
|
|