| Index: third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-mouse-operations.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-mouse-operations.html b/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-mouse-operations.html
|
| index 55cb2ab507057792b7654075fd40021505f865a2..73954bae6112049ddd42f3ed74afdd4b3e425355 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-mouse-operations.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/datetimelocal-suggestion-picker-mouse-operations.html
|
| @@ -78,7 +78,7 @@ function test2() {
|
|
|
| function finishTest() {
|
| popupWindow.focus();
|
| - eventSender.keyDown('escape');
|
| + eventSender.keyDown('Escape');
|
| waitUntilClosing(test2AfterClosing);
|
| }
|
|
|
|
|