Re: [fullscreen-tests] Test the many ways for fullscreen requests and exits to compete (#4250)

@upsuper, oops, I left in a testing change, there is actually one new test that fails in Firefox: http://w3c-test.org/submissions/4250/fullscreen/api/document-exit-fullscreen-vs-request-manual.html

That times out because the fullscreenerror events aren't fired. Does the test make sense to you, should we fire error events here? With promises, they would certainly have to be rejected, and if that's all hooked up I think firing the error events will be easy. (None of the tests use promises now, let's add that when implementing.)

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

Received on Friday, 25 November 2016 13:42:29 UTC