caniuse icon indicating copy to clipboard operation
caniuse copied to clipboard

Support `shadowrootdelegatesfocus` attribute

Open michaelcpuckett opened this issue 1 year ago • 0 comments

shadowrootdelegatesfocus is an attribute that is part of Declarative Shadow DOM:

https://web.dev/declarative-shadow-dom/

Explainer: https://github.com/mfreed7/declarative-shadow-dom#additional-arguments-for-attachshadow

HTML Spec: https://html.spec.whatwg.org/multipage/scripting.html#the-template-element

This is implemented in Chrome but does not seem to be implemented in Safari.

michaelcpuckett avatar Nov 21 '23 17:11 michaelcpuckett