Re: [webcomponents] Introduce "delegatesFocus" flag to shadow root (#126)

Why can't we always use `autofocus` attribute to infer it?  That is, behave as if `delegatesFocus` as `true` if and only if the shadow DOM contains an element with `autofocus` attribute but don't expose `delegatesFocus`.

---
Reply to this email directly or view it on GitHub:
https://github.com/w3c/webcomponents/issues/126#issuecomment-120583745

Received on Saturday, 11 July 2015 06:20:49 UTC