Re: [fullscreen-tests] Test active document check for requestFullscreen (#4334)

https://github.com/whatwg/fullscreen/issues/67 points out that the queued event can't really be fired in an inactive document, so this *should* time out. Need to figure out what correct behavior should be and test that.

Should add:
* Test the promise.
* Test navigating back so the document becomes active again, does the event fire at that point?

View on GitHub: https://github.com/w3c/web-platform-tests/pull/4334#issuecomment-267297252

Received on Thursday, 15 December 2016 10:45:21 UTC