[webcomponents] attributeChanged callback should be invoked on every attribute upon creation (#364)

When a custom element is created by the HTML parser, `attributeChanged` should be invoked on every attribute so that author would not rely on all the attributes being present as it is the case during upgrading.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/364

Received on Saturday, 23 January 2016 06:41:55 UTC