Re: [w3c/webcomponents] idea: easy way to specify attributes (and optionally enable getters/setters). (#517)

> > 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