- From: Ryosuke Niwa <notifications@github.com>
- Date: Mon, 07 Mar 2016 01:16:19 -0800
- To: w3c/webcomponents <webcomponents@noreply.github.com>
Received on Monday, 7 March 2016 09:16:50 UTC
Yeah, that's the proposal. The problem is that the current spec says that we need to treat any element with `-` as a custom element regardless of whether the author has shown the intent to use custom elements or not. As such, any existing content that creates a lot of temporary elements that never call `defineElement` would leak all those elements indefinitely. --- Reply to this email directly or view it on GitHub: https://github.com/w3c/webcomponents/issues/419#issuecomment-193173478
Received on Monday, 7 March 2016 09:16:50 UTC