[Webkit-unassigned] [Bug 157635] New: Unable to target pseudo element webkit-media-controls
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu May 12 12:21:29 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=157635
Bug ID: 157635
Summary: Unable to target pseudo element webkit-media-controls
Classification: Unclassified
Product: WebKit
Version: Safari Technology Preview
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: hartman.wiki at gmail.com
Testcase: https://jsfiddle.net/TheDJ/7q3tt6rw/1/
With current Safari, the CSS here works. On STP 4.0 the controls remain visible.
In case anyone asks why not just remove the 'controls' attribute. I want to have the controls load if someone has JS 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.
--
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/f9963b78/attachment.html>
More information about the webkit-unassigned
mailing list