[Webkit-unassigned] [Bug 157635] REGRESSION (STP 4): Unable to target pseudo element webkit-media-controls

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu May 12 13:52:26 PDT 2016


https://bugs.webkit.org/show_bug.cgi?id=157635

--- Comment #3 from Jer Noble <jer.noble at apple.com> ---
The deal here is that the video's controls live in the video's Shadow DOM, and page style is not supposed to be able to affect elements inside a Shadow DOM.  From that perspective, this is a progression, not a regression.

But the real question is: what is the use case for hiding the default controls?  Why not just remove the "controls" attribute?

-- 
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/20160512/3574a217/attachment.html>


More information about the webkit-unassigned mailing list