Re: [w3ctag/design-reviews] Declarative Shadow DOM (#494)

`delegatesFocus` may not be the last option that gets added to [ShadowRootInit](https://dom.spec.whatwg.org/#dictdef-shadowrootinit), and this implies that we need to add a `shadowrootfoo=""` attribute to `<template>` for every boolean we add to ShadowRootInit. That seems kinda messy. Could we maybe have a single `shadowrootoptions` content attribute containing a DOMTokenList representing these boolean flags?

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3ctag/design-reviews/issues/494#issuecomment-634327314

Received on Tuesday, 26 May 2020 23:09:32 UTC