[Webkit-unassigned] [Bug 36835] fast/events/platform-wheelevent-in-scrolling-div.html failed on Leopard Commit Bot

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 30 10:36:11 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=36835





--- Comment #1 from Eric Seidel <eric at webkit.org>  2010-03-30 10:36:11 PST ---
---
/tmp/layout-test-results/fast/events/platform-wheelevent-in-scrolling-div-expected.txt
     2010-03-30 10:32:16.000000000 -0700
+++
/tmp/layout-test-results/fast/events/platform-wheelevent-in-scrolling-div-actual.txt
       2010-03-30 10:32:16.000000000 -0700
@@ -1,6 +1,6 @@
-PASS event.wheelDeltaY is window.expectedScrollTop*-120
-PASS event.wheelDeltaX is window.expectedScrollLeft*-120
-PASS event.wheelDelta is window.expectedScrollTop*-120
-PASS div.scrollTop is window.expectedScrollTop*window.pixelsPerWheelTick
-PASS div.scrollLeft is window.expectedScrollLeft*window.pixelsPerWheelTick
+FAIL event.wheelDeltaY should be -600. Was 0.
+FAIL event.wheelDeltaX should be -360. Was -600.
+FAIL event.wheelDelta should be -360. Was -600.
+FAIL div.scrollTop should be 200. Was 0.
+FAIL div.scrollLeft should be 120. Was 200.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list