Index: third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations-expected.txt b/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations-expected.txt |
index e15a7bbc4dbb296c4edf6ba96a51ee7f9938cc1f..9f2930a0c7ac2a84499818345f1438e6195600a5 100644 |
--- a/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/date-suggestion-picker-mouse-operations-expected.txt |
+++ b/third_party/WebKit/LayoutTests/fast/forms/suggestion-picker/date-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("date").value is "2012-01-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 |