- From: Ryosuke Niwa <notifications@github.com>
- Date: Thu, 15 Nov 2018 11:40:17 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Thursday, 15 November 2018 19:40:38 UTC
I don't think `disableEncapsulation` makes much sense because we're making `attachShadow` throw. disabling encapsulation on surface sounds like something you'd do to expose internals to the outside. `disableFeatures` is a lot better name IMO although I think we can do better. We should probably name it `disabledFeatures` since this isn't really a method. Or maybe `unusedFeatures`? -- 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/758#issuecomment-439164857
Received on Thursday, 15 November 2018 19:40:38 UTC