mirror of
https://github.com/mozilla/pdf.js.git
synced 2026-04-17 10:44:03 +02:00
Fixes the camelCase error in requestFullscreen. Replaces document.fullscreen with a check for document.fullscreenElement.
Fixes the camelCase error in requestFullscreen. Replaces document.fullscreen with a check for document.fullscreenElement.