[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 14:15:49 PDT 2016


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

--- Comment #4 from Jer Noble <jer.noble at apple.com> ---
(In reply to comment #0)
> Testcase: https://jsfiddle.net/TheDJ/7q3tt6rw/1/
> 
> With current Safari, the CSS here works. On STP 4.0 the controls remain
> visible.

Sorry, I didn't read this description carefully enough the first time through:

> In case anyone asks why not just remove the 'controls' attribute. I want to
> have the controls load if someone has JS disabled, 

They will. We always provide the default controls if JS is disabled.

> and I want to avoid the
> visual flash of late loading my JS based video player. So until my JS player
> is fully loaded, there is a rule that if JS is running, hide my controls
> while the player loads, to prevent confusing for the user.

I think you can do this just by removing 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/ac39cf3e/attachment.html>


More information about the webkit-unassigned mailing list