| Index: LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-ar.html
|
| diff --git a/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-ar.html b/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-ar.html
|
| index 1bca5c4dfab45fc9df0d3a2479a61cbdbeaff8ea..ebc1a16c6d8984d1f8876860b9ea1cb8fe5979a4 100644
|
| --- a/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-ar.html
|
| +++ b/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-ar.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>
|
|
|