Bug 174579 - Media controls draw behind captions
Summary: Media controls draw behind captions
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-07-17 03:48 PDT by Antoine Quint
Modified: 2017-07-17 05:55 PDT (History)
3 users (show)

See Also:


Attachments
Patch (6.66 KB, patch)
2017-07-17 04:03 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from ews116 for mac-elcapitan (1.82 MB, application/zip)
2017-07-17 05:25 PDT, Build Bot
no flags Details
Archive of layout-test-results from ews100 for mac-elcapitan (1.03 MB, application/zip)
2017-07-17 05:34 PDT, Build Bot
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2017-07-17 03:48:25 PDT
The captions are drawn over the media controls themselves, they should be below them.
Comment 1 Antoine Quint 2017-07-17 03:48:42 PDT
<rdar://problem/33295427>
Comment 2 Antoine Quint 2017-07-17 04:03:36 PDT
Created attachment 315654 [details]
Patch
Comment 3 Build Bot 2017-07-17 05:25:56 PDT
Comment on attachment 315654 [details]
Patch

Attachment 315654 [details] did not pass mac-debug-ews (mac):
Output: http://webkit-queues.webkit.org/results/4135151

New failing tests:
security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html
Comment 4 Build Bot 2017-07-17 05:25:58 PDT
Created attachment 315657 [details]
Archive of layout-test-results from ews116 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-debug-ews.
Bot: ews116  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 5 Build Bot 2017-07-17 05:34:50 PDT
Comment on attachment 315654 [details]
Patch

Attachment 315654 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.webkit.org/results/4135216

New failing tests:
security/contentSecurityPolicy/video-with-data-url-allowed-by-media-src-star.html
Comment 6 Build Bot 2017-07-17 05:34:51 PDT
Created attachment 315658 [details]
Archive of layout-test-results from ews100 for mac-elcapitan

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: ews100  Port: mac-elcapitan  Platform: Mac OS X 10.11.6
Comment 7 Antoine Quint 2017-07-17 05:55:38 PDT
Committed r219558: <http://trac.webkit.org/changeset/219558>