WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED INVALID
112146
[Qt] REGRESSION(
r145214
): fullscreen/video-controls-drag.html fails.
https://bugs.webkit.org/show_bug.cgi?id=112146
Summary
[Qt] REGRESSION(r145214): fullscreen/video-controls-drag.html fails.
Ádám Kallai
Reported
2013-03-12 06:47:32 PDT
It caused in:
http://trac.webkit.org/changeset/145214
Diff is here: --- /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fullscreen/video-controls-drag-expected.txt +++ /home/webkitbuildbot/slaves/release64bitWebKit2_EC2/buildslave/qt-linux-64-release-webkit2/build/layout-test-results/fullscreen/video-controls-drag-actual.txt @@ -2,10 +2,10 @@ EVENT(webkitfullscreenchange) First drag. -EXPECTED (endBox.left - startBox.left == '15') OK -EXPECTED (endBox.top - startBox.top == '15') OK +EXPECTED (endBox.left - startBox.left == '15'), OBSERVED '0' FAIL +EXPECTED (endBox.top - startBox.top == '15'), OBSERVED '0' FAIL Second drag. -EXPECTED (endBox.left - startBox.left == '5') OK -EXPECTED (endBox.top - startBox.top == '5') OK +EXPECTED (endBox.left - startBox.left == '5'), OBSERVED '0' FAIL +EXPECTED (endBox.top - startBox.top == '5'), OBSERVED '0' FAIL END OF TEST Could you check what happened to it?
Attachments
Add attachment
proposed patch, testcase, etc.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug