Re: [w3c/webcomponents] [idea] Make use of `observedAttributes` optional (#565)

So I think requiring `observedAttributes` to be an array -- possibly containing RegExp instances -- would make assumptions easier. Then the pattern can just always be `return super.observedAttributes().concat(...)`.

-- 
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/565#issuecomment-248711615

Received on Wednesday, 21 September 2016 19:08:52 UTC