1
0
mirror of https://github.com/hakimel/reveal.js.git synced 2025-08-31 10:11:52 +02:00

spec updates

This commit is contained in:
hakimel
2023-01-10 10:24:41 +01:00
parent 2eb6d1e71c
commit a815c7d269
15 changed files with 823 additions and 255 deletions

View File

@@ -65,6 +65,7 @@
<script src="../dist/reveal.js"></script>
<script>
QUnit.config.testTimeout = 30000;
QUnit.config.reorder = false;
const slides = Array.prototype.map.call( document.querySelectorAll( '.slides section' ), slide => {