-
@claviska Great reminder! You want to add the end tag for the content slot I think:
html <div part="content"> <slot></slot> </div>I spent more time than I want to admit to verify this in the spec: html.spec.whatwg.org/multipage/scripting.html#the-slot-element.