commit
4ca3f030cc
@ -615,6 +615,7 @@
|
||||
})();
|
||||
|
||||
_fullscreen = {
|
||||
prefix: prefix,
|
||||
// Yet again Microsoft awesomeness,
|
||||
// Sometimes the prefix is 'ms', sometimes 'MS' to keep you on your toes
|
||||
eventType: (prefix === 'ms' ? 'MSFullscreenChange' : prefix + 'fullscreenchange'),
|
||||
|
Loading…
x
Reference in New Issue
Block a user