Re: [ServiceWorker] Capture Window Client cannot use attributes/methods directly (#633)

You mean it can be influenced by `Function.prototype.call(this, ...)` or something like that?

Could you let me know what would be a good practice for example? Like for the `hadFocus()` method referred to in this algorithm, is it a right way to specify the same steps [defined in HTML](https://html.spec.whatwg.org/multipage/interaction.html#dom-document-hasfocus) as-is? Or any better way?

---
Reply to this email directly or view it on GitHub:
https://github.com/slightlyoff/ServiceWorker/issues/633#issuecomment-75721376

Received on Tuesday, 24 February 2015 09:07:55 UTC