| Index: third_party/WebKit/LayoutTests/fast/events/select-element-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/events/select-element-expected.txt b/third_party/WebKit/LayoutTests/fast/events/select-element-expected.txt
|
| index 229cd524568e3df883c2575d2e6705db83599f6a..d3c35c6a290d0744773c90546e73ae8f7ed7b735 100644
|
| --- a/third_party/WebKit/LayoutTests/fast/events/select-element-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/fast/events/select-element-expected.txt
|
| @@ -1,6 +1,6 @@
|
| This test verifies that the Home/End/PageUp/PageDown keys work correctly for <select> elements. Since it requires eventSender.keyDown, it will not run solo in the web browser; it must be run with run-webkit-tests.
|
|
|
| -
|
| +
|
| PASS sendKeyAndExpectIndex("ss", "PageDown", 0, 3) is true
|
| PASS sendKeyAndExpectIndex("ss", "PageDown", 1, 4) is true
|
| PASS sendKeyAndExpectIndex("ss", "PageDown", 2, 5) is true
|
|
|