| Index: LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl.html
|
| diff --git a/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl.html b/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl.html
|
| index b61b752a8db06fe8c4939fb238a0979122bb1581..acdbe241da1b210018660e9aac672a4a49345f20 100644
|
| --- a/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl.html
|
| +++ b/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-appearance-rtl.html
|
| @@ -37,7 +37,7 @@ window.enablePixelTesting = true;
|
| <div id="console" style="opacity: 0"></div>
|
|
|
| <script>
|
| -openPicker(document.getElementById('date'), finishJSTest);
|
| +openPickerWithMock(document.getElementById('date'), finishJSTest);
|
| </script>
|
| </body>
|
| </html>
|
|
|