Bug 174258 - REGRESSION: "visibility:hidden" does not hide play button for video elements
Summary: REGRESSION: "visibility:hidden" does not hide play button for video elements
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Media (show other bugs)
Version: Safari Technology Preview
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Antoine Quint
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-07-07 09:30 PDT by Antoine Quint
Modified: 2017-07-13 13:19 PDT (History)
3 users (show)

See Also:


Attachments
Testcase (121 bytes, text/html)
2017-07-07 09:30 PDT, Antoine Quint
no flags Details
Patch (4.86 KB, patch)
2017-07-08 04:42 PDT, Antoine Quint
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Antoine Quint 2017-07-07 09:30:32 PDT
Created attachment 314851 [details]
Testcase

We regressed this with https://bugs.webkit.org/show_bug.cgi?id=173664.
Comment 1 Antoine Quint 2017-07-07 09:31:22 PDT
<rdar://problem/33181452>
Comment 2 Antoine Quint 2017-07-08 04:42:02 PDT
Created attachment 314918 [details]
Patch
Comment 3 WebKit Commit Bot 2017-07-08 16:59:08 PDT
Comment on attachment 314918 [details]
Patch

Clearing flags on attachment: 314918

Committed r219278: <http://trac.webkit.org/changeset/219278>
Comment 4 WebKit Commit Bot 2017-07-08 16:59:09 PDT
All reviewed patches have been landed.  Closing bug.
Comment 5 Antoine Quint 2017-07-13 13:19:17 PDT
Committed r219461: <http://trac.webkit.org/changeset/219461>