Re: [w3c/webcomponents] Named slots and the slot attribute requirement (#726)

In WebKit, we added the ability to override what the slot name for a given element is, and the slot assignment for `details` overrides that logic on the first `summary` element:
https://trac.webkit.org/browser/webkit/trunk/Source/WebCore/html/HTMLDetailsElement.cpp?rev=224390#L70

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/726#issuecomment-367560293

Received on Thursday, 22 February 2018 03:59:53 UTC