1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-20 05:21:31 +02:00

tests for lazy loading

This commit is contained in:
Hakim El Hattab
2014-04-22 15:58:21 +02:00
parent bbd596e434
commit 3ad0d6adc0
2 changed files with 17 additions and 0 deletions

View File

@@ -21,6 +21,11 @@
<section>
<h1>1</h1>
<img data-src="fake-url.png">
<video>
<source data-src="fake-url.mp4" />
<source data-src="fake-url.webm" />
</video>
</section>
<section>