- From: Simon Pieters <web-platform-tests-notifications@w3.org>
- Date: Thu, 15 Dec 2016 08:59:36 GMT
- To: public-web-platform-tests-notifications@w3.org
I see now why `requestFullscreen` fails in Chromium. It's still prefixed, `webkitRequestFullScreen`. If I change the test to use the prefixed name then Chromium neither enters fullscreen but also doesn't fire a `fullscreenerror` event, so the test times out. View on GitHub: https://github.com/w3c/web-platform-tests/pull/4309#issuecomment-267273389
Received on Thursday, 15 December 2016 08:59:48 UTC