[Webkit-unassigned] [Bug 160538] slotted() pseudo does not work with ID selector

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 19:06:38 PDT 2016


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

--- Comment #2 from Ryosuke Niwa <rniwa at webkit.org> ---
It looks like replacing #s::slotted(*) by .s::slotted(*) and adding class="s" to the slot element fixes the problem.  So there's something about the style selector or collector that doesn't like using #s and ::slotted together.

-- 
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/20160929/126760ee/attachment.html>


More information about the webkit-unassigned mailing list