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

Hi @jakearchibald, this is related with Chromium issue [701233](https://bugs.chromium.org/p/chromium/issues/detail?id=701233) 

Sorry, I didn't clear about the conclusion in chromium. 
1. A window with a nested iframe. The iframe is focused. In theory both the window and iframe Client.focused will be true. Will they also have the same focus time?
2. A window that is already focused with a nested iframe that is not focused. The iframe is focused. Are the focus times for both windows updated or just the iframe?


-- 
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-303625475

Received on Wednesday, 24 May 2017 05:59:02 UTC