[Webkit-unassigned] [Bug 158377] New: REGRESSION (r201474): Clip out content that sticks out of the bounds of -webkit-media-controls
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jun 3 20:30:08 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=158377
Bug ID: 158377
Summary: REGRESSION (r201474): Clip out content that sticks out
of the bounds of -webkit-media-controls
Classification: Unclassified
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Media Elements
Assignee: webkit-unassigned at lists.webkit.org
Reporter: adachan at apple.com
We added script to specify overflow: hidden on -webkit-media-controls when the placeholder is showing in r201355 but that code needs to update after r201474. After r201474, we defer removing the hidden class from inlinePlaybackPlaceholder until showInlinePlaybackPlaceholderWhenSafe(). We also need to move the code that adds the placeholder-showing class to -webkit-media-controls to that method.
<rdar://problem/26633830>
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20160604/03e30add/attachment.html>
More information about the webkit-unassigned
mailing list