[Webkit-unassigned] [Bug 149441] New: Implement ::slotted pseudo element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 21 18:17:11 PDT 2015


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

            Bug ID: 149441
           Summary: Implement ::slotted pseudo element
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rniwa at webkit.org
            Blocks: 148695

We should probide a mechanism to style nodes assigned to a slot inside a shadow tree.

For example, if we're creating a list view, we may want to add a line between items by having rules like
"::slotted > * { border-bottom: solid 1px #ccc; }"

-- 
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/20150922/ee8f1d01/attachment.html>


More information about the webkit-unassigned mailing list