| Index: LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-required-ar.html
|
| diff --git a/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-required-ar.html b/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-required-ar.html
|
| index 193898b2d32678c834e997cc4daac96da71eed97..a61eed0cf92e3b50d368cd4696447dc46d4db620 100644
|
| --- a/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-required-ar.html
|
| +++ b/LayoutTests/fast/forms/calendar-picker/calendar-picker-appearance-required-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>
|
|
|