| Index: third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-mouse-operations.html
|
| diff --git a/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-mouse-operations.html b/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-mouse-operations.html
|
| index 4d8b53aa2f34ca85c5ba4b294dd5937c3ed9ec77..557b6cfeb2e1d20d3e61185769eedd5fc216169c 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-mouse-operations.html
|
| +++ b/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-mouse-operations.html
|
| @@ -124,7 +124,7 @@ function test2() {
|
|
|
| function finishTest() {
|
| popupWindow.focus();
|
| - eventSender.keyDown('escape');
|
| + eventSender.keyDown('Escape');
|
| waitUntilClosing(test2AfterClosing);
|
| }
|
|
|
|
|