tweaks and tests for #2354

This commit is contained in:
Hakim El Hattab
2019-03-28 15:42:28 +01:00
parent 6faab091bb
commit d6f0f41f77
3 changed files with 123 additions and 26 deletions

View File

@ -316,7 +316,7 @@ Reveal.initialize({
// - false: No media will autoplay, regardless of individual setting
autoPlayMedia: null,
// Global override for preloading lazy-loaded iframes
// Global override for preloading lazy-loaded iframes
// - null: Iframes with data-src AND data-preload will be loaded when within
// the viewDistance, iframes with only data-src will be loaded when visible
// - true: All iframes with data-src will be loaded when within the viewDistance