- From: Sebastian Markbåge <notifications@github.com>
- Date: Sun, 12 Jun 2016 11:49:46 -0700
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc:
Received on Sunday, 12 June 2016 18:50:13 UTC
@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