[Webkit-unassigned] [Bug 160754] Can't style descendants in shadow tree using the :host pseudo class
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Aug 15 08:21:46 PDT 2016
https://bugs.webkit.org/show_bug.cgi?id=160754
Antti Koivisto <koivisto at iki.fi> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #286054| |review?
Flags| |
--- Comment #2 from Antti Koivisto <koivisto at iki.fi> ---
Created attachment 286054
--> https://bugs.webkit.org/attachment.cgi?id=286054&action=review
patch
This enables
:host(.foo) div { ... }
but doesn't cover
:host::after { ... }
case.
--
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/20160815/6e1ef7eb/attachment.html>
More information about the webkit-unassigned
mailing list