[Webkit-unassigned] [Bug 156144] New: Shadow DOM: Slot style is not computed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Apr 3 04:20:38 PDT 2016


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

            Bug ID: 156144
           Summary: Shadow DOM: Slot style is not computed
    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: koivisto at iki.fi

We don’t currently compute style for active slots. While slots have have implicit display:contents and don’t create boxes themselves the style should still inherit to slotted children.

Basically

<slot style=“color:red”></slot>

should work as expected.

-- 
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/20160403/145297ee/attachment-0001.html>


More information about the webkit-unassigned mailing list