Bug 168801 - [Modern Media Controls] Enforce a minimum layout height of 50pt for <audio>
Summary: [Modern Media Controls] Enforce a minimum layout height of 50pt for <audio>
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-02-23 14:28 PST by Antoine Quint
Modified: 2017-02-23 17:46 PST (History)
2 users (show)

See Also:


Attachments
Patch (5.19 KB, patch)
2017-02-23 17:13 PST, 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-02-23 14:28:47 PST
We should use the compact mode, which is 25pt tall, when the media element is sized to be less than 50pt.
Comment 1 Radar WebKit Bug Importer 2017-02-23 14:29:35 PST
<rdar://problem/30683453>
Comment 2 Antoine Quint 2017-02-23 15:51:05 PST
Actually, no, we should enforce in all cases a layout size of 50pt for <audio> element, retitling to reflect this.
Comment 3 Antoine Quint 2017-02-23 17:13:55 PST
Created attachment 302613 [details]
Patch
Comment 4 WebKit Commit Bot 2017-02-23 17:46:28 PST
Comment on attachment 302613 [details]
Patch

Clearing flags on attachment: 302613

Committed r212933: <http://trac.webkit.org/changeset/212933>
Comment 5 WebKit Commit Bot 2017-02-23 17:46:31 PST
All reviewed patches have been landed.  Closing bug.