Hacker News new | ask | show | jobs
by chung-leong 2709 days ago
Getting a _this.element.requestFullscreen is not a function error in PresentView. In Chromium.
1 comments

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.