- From: Anne van Kesteren <notifications@github.com>
- Date: Tue, 08 Aug 2017 07:59:47 +0000 (UTC)
- To: w3c/webcomponents <webcomponents@noreply.github.com>
- Cc: Subscribed <subscribed@noreply.github.com>
Received on Tuesday, 8 August 2017 08:00:18 UTC
@sebmarkbage that example seems like a bug. The problem with allowing those kind of attributes is that they'll clash with (super)global attributes (both existing and new). E.g., for shadow trees we've added `slot` and we'll add `part` too at some point. They need some kind of differentiation. -- 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/654#issuecomment-320881454
Received on Tuesday, 8 August 2017 08:00:18 UTC