On 12 June 2015 at 21:26, Tobie Langel <to...@codespeaks.com> wrote: > I'm also concerned developers will mistakenly write: > > <my-button is=button> > > As it is much closer in form to what they want to achieve (see the > extend=parent syntax I wrote earlier).
That's true (and I've done exactly this myself). But wouldn't <button extendedby="my-button"> solve that? b