Update To 11.40.268.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / forms / calendar-picker / datetimelocal-change-type-on-input-crash.html
index a475147..6a31713 100644 (file)
@@ -13,7 +13,7 @@ function handleInput(event) {
 }
 
 datetimelocal1.addEventListener('input', handleInput, false);
-openPicker(datetimelocal1, test1);
+openPickerWithMock(datetimelocal1, test1);
 
 function test1() {
     eventSender.keyDown('leftArrow');