tomayac’s avatartomayac’s Twitter Archive—№ 21,636

  1. …in reply to @cory_laviska
    @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.