Index: third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-mouse-operations-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-mouse-operations-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-mouse-operations-expected.txt |
index 121c62787ce571db4119a42f0332be2addf9da59..4c6ea78744a68b312dd29804a075e61ababd3abc 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/month-suggestion-picker-mouse-operations-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/month-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("month").value is "2012-03" |
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 |