Re: [w3c/webcomponents] [idea] Allow HTML Element attributes to accept any type of value, not just strings. (#519)

@trusktr That's true for events true. Libraries like Polymer have to make up their own convention like the `on-` prefix to determine if something should use `addEventListener` or `setAttribute`. So you'd have to make it common practice to set event listeners through `setAttribute` too.

---
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/519#issuecomment-225453615

Received on Sunday, 12 June 2016 18:50:13 UTC