| Index: LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl.html
|
| diff --git a/LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl.html b/LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl.html
|
| index 9ab629e46f3c76299146a1adf0f1495a22469019..96b961a197e45042568e1b31c40a2e99387b1f5f 100644
|
| --- a/LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl.html
|
| +++ b/LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-rtl.html
|
| @@ -37,7 +37,7 @@ window.enablePixelTesting = true;
|
| <div id="console" style="opacity: 0"></div>
|
|
|
| <script>
|
| -openPickerWithMock(document.getElementById('time'), finishTest);
|
| +openPicker(document.getElementById('time'), finishTest);
|
|
|
| function finishTest() {
|
| popupWindow.focus();
|
|
|