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

@upsuper, can you please review? This is the behavior I think would make sense, not what the spec says.

The added tests pass in Firefox Nightly, but there are some failures in http://w3c-test.org/submissions/4250/fullscreen/ in existing and modified tests:
* api/document-exit-fullscreen-manual.html (event bubbles)
* api/element-ready-check-containing-iframe-manual.html (timeout)
* api/element-ready-check-fullscreen-element-sibling-manual.html (timeout)
* api/element-ready-check-fullscreen-iframe-child-manual.html
* api/element-ready-check-iframe-child-manual.html
* api/element-request-fullscreen-manual.html (event bubbles)
* api/element-request-fullscreen-not-allowed.html (event bubbles)
* model/remove-last-manual.html (fully exited)

That's not related to these tests, but might be worth looking into. Some of tests may well be out of sync with the spec.

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

Received on Friday, 25 November 2016 13:03:59 UTC