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:
@@ -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>
|
||||
|
Reference in New Issue
Block a user