[Webkit-unassigned] [Bug 183611] New: REGRESSION(r229466): [GTK] Layout test media/context-menu-actions.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 13 13:34:31 PDT 2018


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

            Bug ID: 183611
           Summary: REGRESSION(r229466): [GTK] Layout test
                    media/context-menu-actions.html is failing
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit Gtk
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org, jer.noble at apple.com

Layout test media/context-menu-actions.html is failing since r229466 "webkitfullscreenchange event not fired at the same time as :-webkit-full-screen pseudo selector changes; causes glitchiness". I'll add a Failure expectation.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/context-menu-actions-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/context-menu-actions-actual.txt
@@ -1,3 +1,4 @@
+CONSOLE MESSAGE: line 122: TypeError: undefined is not an object (evaluating 'this.captionMenu.style')
 Test the various actions available in the HTML5 media element context-menu.


@@ -21,7 +22,7 @@

 EXPECTED (video.webkitDisplayingFullscreen == 'false') OK
 Toggling fullscreen state
-EXPECTED (video.webkitDisplayingFullscreen == 'true') OK
+EXPECTED (video.webkitDisplayingFullscreen == 'true'), OBSERVED 'false' FAIL

 END OF TEST

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180313/f4db7633/attachment.html>


More information about the webkit-unassigned mailing list