Bug 85376
| Summary: | REGRESSION (r115829): broke fullscreen/video-controls-drag.html on GTK | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Philippe Normand <pnormand> |
| Component: | WebKitGTK | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | zan |
| Priority: | P2 | Keywords: | Gtk, LayoutTestFailure |
| Version: | 528+ (Nightly build) | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Philippe Normand
--- /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fullscreen/video-controls-drag-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release/build/layout-test-results/fullscreen/video-controls-drag-actual.txt
@@ -1,7 +1,7 @@
This tests that the video element's controls are draggable in full screen. Press any key to continue.
EVENT(webkitfullscreenchange)
-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
END OF TEST
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Philippe Normand
I will flag it, no time to check the issue now but I guess the controls panel height update from 100% to 20px is the cause of this regression.
Zan Dobersek
The test is passing now, will be removed from TestExpectations.