Re: [wake-lock] Subtleties of using Document are not specced (#141)

> Can non-full active documents run JavaScript? I assume these are just in the history but still active?

Yep, they can, e.g. you can call `nonFullyActiveWindow.someFunction()` to run a globally-declared function.

Those conclusions SGTM!

-- 
GitHub Notification of comment by domenic
Please view or discuss this issue at https://github.com/w3c/wake-lock/issues/141#issuecomment-472071033 using your GitHub account

Received on Tuesday, 12 March 2019 16:18:50 UTC