Bug 163527 - REGRESSION(r200441): [GTK] Layout test media/video-controls-show-on-kb-or-ax-event.html is failing
Summary: REGRESSION(r200441): [GTK] Layout test media/video-controls-show-on-kb-or-ax-...
Status: RESOLVED MOVED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Other
Hardware: PC Linux
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-10-16 20:02 PDT by Michael Catanzaro
Modified: 2019-06-13 07:35 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Catanzaro 2016-10-16 20:02:42 PDT
Layout test media/video-controls-show-on-kb-or-ax-event.html has been failing since r200441 "AX: Nonfunctional controls appear before every HTML5 video when using VoiceOver". Updating expectations accordingly.

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-controls-show-on-kb-or-ax-event-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/media/video-controls-show-on-kb-or-ax-event-actual.txt
@@ -4,11 +4,11 @@
 3. When the video is paused, the controls become visible and the "Show Controls" button is hidden.
 
 PASS
+FAIL: "Show Controls" button is not hidden initially.
+FAIL: Toolbar still around after mouseout.
 PASS
 PASS
+FAIL: Toolbar should not exist
 PASS
-PASS
-PASS
-PASS
-PASS
+FAIL: Button should not be visible.
Comment 1 Miguel Gomez 2019-06-13 07:35:23 PDT
Moved to https://bugs.webkit.org/show_bug.cgi?id=198830 as there's a new crash affecting several tests.