| Index: LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar.html
|
| diff --git a/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar.html b/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar.html
|
| index a011a9145a4fa14a6c8ecbcf720dc8478a987832..1de3f4d378ff490db7a540c20dcd416fedce2941 100644
|
| --- a/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar.html
|
| +++ b/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-appearance-with-scroll-bar.html
|
| @@ -59,7 +59,7 @@ window.enablePixelTesting = true;
|
| <div id="console" style="opacity: 0"></div>
|
|
|
| <script>
|
| -openPickerWithMock(document.getElementById('week'), finishTest);
|
| +openPicker(document.getElementById('week'), finishTest);
|
|
|
| function finishTest() {
|
| popupWindow.focus();
|
|
|