Re: [w3c/webcomponents] Repurposing the is="" attribute to allow multiple behaviors to be attached to a given element (#662)

If this is intended for mixins consider adding a new, non-conflicting attribute as `<any has="this, that, more, extensions"></any>` and `<any has="stuff"></any>` to associate something with any existing element. And this simply extends the existing classes, hooking into the existing lifecycle of the element.

-- 
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/662#issuecomment-327602541

Received on Wednesday, 6 September 2017 20:24:55 UTC