Re: [w3c/ServiceWorker] clarify Clients.matchAll() focus order for nested frames (#1080)

> Note, it may be difficult to write a WPT test to expose this behavior. At least in firefox we restrict what things like window.focus() based on a variety of heuristics. To write an effective test I'll like need to use a browser-specific test framework to get around these restrictions.

Ignore this.  I just wrote the WPT test using iframes:

https://hg.mozilla.org/integration/mozilla-inbound/rev/b53d88cb7099

The test codifies my best interpretation of the spec in its current state.

-- 
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/ServiceWorker/issues/1080#issuecomment-283077479

Received on Tuesday, 28 February 2017 15:51:58 UTC