Index: third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-mouse-operations-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-mouse-operations-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-mouse-operations-expected.txt |
index 35af1b34a5b1ae414e1960605b3785e0d22a4b54..705b94448a293503e77049ca438dc2fe7f573968 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-mouse-operations-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/week-suggestion-picker-mouse-operations-expected.txt |
@@ -10,8 +10,8 @@ Check that mouse click closes the popup and sets the value. |
PASS $("mock-page-popup") is null |
PASS document.getElementById("week").value is "2012-W03" |
Check that you can scroll using the mouse wheel. |
-PASS scrollTopBeforeWheelEvent < scrollTopAfterWheelEvent is true |
-PASS scrollTopBeforeWheelEvent > scrollTopAfterWheelEvent is true |
+PASS scrollTopBeforeWheelEvent < suggestionList.scrollTop became true |
+PASS scrollTopBeforeWheelEvent > suggestionList.scrollTop became true |
PASS $("mock-page-popup") is null |
Check that you can scroll using the scroll bar. |
PASS scrollTopBeforeWheelEvent < scrollTopAfterWheelEvent is true |