[Webkit-unassigned] [Bug 154765] ::slotted doesn't work nested shadow trees

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Feb 27 20:58:37 PST 2016


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

--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org> ---
(In reply to comment #4)
>
> slot[name=inner]::slotted([slot=inner]) { color: green; }
> 
> doesn't apply since FAIL2 is not in the <slot name="inner"> of the inner
> tree. The left side of ::slotted definitely only applies to the current tree.

Oh oops, yeah, we need to get rid of the leading "slot[name=inner]" there.

-- 
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/20160228/a29a0d9a/attachment.html>


More information about the webkit-unassigned mailing list