| Index: third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew.html b/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew.html
|
| index c6ef8f4cdb2d58b56cd2babc3f825c260834a9ea..7d89df07260ebd246c71b034a3d8af5c56419b7a 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/time-suggestion-picker-appearance-locale-hebrew.html
|
| @@ -43,7 +43,7 @@ openPicker(document.getElementById('time'), finishTest);
|
|
|
| function finishTest() {
|
| popupWindow.focus();
|
| - eventSender.keyDown('downArrow');
|
| + eventSender.keyDown('ArrowDown');
|
| finishJSTest();
|
| }
|
| </script>
|
|
|