From 1766e37a6358d2abe03ec5695279f1b6c860e522 Mon Sep 17 00:00:00 2001 From: Hakim El Hattab Date: Mon, 13 May 2019 10:55:29 +0200 Subject: iframe background preload behavior now matches inline iframes + adheres to the new 'preloadIframes' config option --- test/test-iframe-backgrounds.html | 104 ++++++++++++++++++++++++++++++++++++++ 1 file changed, 104 insertions(+) create mode 100644 test/test-iframe-backgrounds.html (limited to 'test/test-iframe-backgrounds.html') diff --git a/test/test-iframe-backgrounds.html b/test/test-iframe-backgrounds.html new file mode 100644 index 0000000..15888bc --- /dev/null +++ b/test/test-iframe-backgrounds.html @@ -0,0 +1,104 @@ + + + + + + + reveal.js - Test Iframe Backgrounds + + + + + + + +
+
+ + + + + + + + + + -- cgit v1.2.3