4 comments

[ 2.3 ms ] story [ 21.6 ms ] thread
Does not work
That's a real bummer. I only have the latest FF an Chrome to test with. Past that I can't guess what's wrong.
Getting a _this.element.requestFullscreen is not a function error in PresentView. In Chromium.
Hey thanks. MDN says Chrome is still using the prefixed webkitRequestFullscreen so I've added support for this.

But weirder is my Chromium supports the non-prefixed requestFullscreen, when apparently it shouldn't?

shrug.