- From: Ryosuke Niwa <notifications@github.com>
- Date: Wed, 08 Jun 2016 17:00:54 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Thursday, 9 June 2016 00:01:24 UTC
> > because no builtin elements add attributes during construction. > > It may be true now, but the spec can be modified. That's not what the element's currently do, but that *could* be what they do in the future, as part of what explains how things work (following the Extensible Web Manifesto)... Explain what? That's just not how HTML works. When you create a HTML element, it doesn't have any attributes until a parser, DOM API, etc.. adds one. --- 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/517#issuecomment-224766818
Received on Thursday, 9 June 2016 00:01:24 UTC