[Webkit-unassigned] [Bug 33465] New: [Qt] fast/events/touch-coords-in-zoom-and-scroll-pretty-diff.html fails on buildbot
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Jan 11 03:38:34 PST 2010
https://bugs.webkit.org/show_bug.cgi?id=33465
Summary: [Qt]
fast/events/touch-coords-in-zoom-and-scroll-pretty-dif
f.html fails on buildbot
Product: WebKit
Version: 528+ (Nightly build)
Platform: PC
OS/Version: All
Status: NEW
Keywords: Qt
Severity: Normal
Priority: P3
Component: New Bugs
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: ossy at webkit.org
CC: koivisto at iki.fi, kim.gronholm at nomovok.com
fast/events/touch-coords-in-zoom-and-scroll-pretty-diff.html introduced in
r53069 fails on QtBuildBot
r53069: http://trac.webkit.org/changeset/53069
pretty diff:
http://build.webkit.org/results/Qt%20Linux%20Release/r53069%20%285820%29/fast/events/touch-coords-in-zoom-and-scroll-pretty-diff.html
---
layout-test-results/fast/events/touch-coords-in-zoom-and-scroll-expected.txt
2010-01-11 01:57:34.000000000 -0800
+++ layout-test-results/fast/events/touch-coords-in-zoom-and-scroll-actual.txt
2010-01-11 01:57:34.000000000 -0800
@@ -1,26 +1,3 @@
-Base
-PASS event.touches[0].clientX is 100
-PASS event.touches[0].clientY is 100
-PASS event.touches[0].pageX is 100
-PASS event.touches[0].pageY is 100
-
-Just zoomed
-PASS event.touches[0].clientX is 83
-PASS event.touches[0].clientY is 83
-PASS event.touches[0].pageX is 83
-PASS event.touches[0].pageY is 83
-
-Just scrolled
-PASS event.touches[0].clientX is 100
-PASS event.touches[0].clientY is 100
-PASS event.touches[0].pageX is 150
-PASS event.touches[0].pageY is 150
-
-Zoomed and scrolled
-PASS event.touches[0].clientX is 84
-PASS event.touches[0].clientY is 84
-PASS event.touches[0].pageX is 133
-PASS event.touches[0].pageY is 133
PASS successfullyParsed is true
TEST COMPLETE
--
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