reveal.js - Tests

Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)

Tests completed in 30 milliseconds.
6 assertions of 6 passed, 0 failed.

  1. API: Reveal.getSlide (0, 6, 6)Rerun1 ms
    1. gets correct first slide
    2. no v index returns stack
    3. v index 0 returns first vertical child
    4. v index 1 returns second vertical child
    5. undefined when out of horizontal bounds
    6. undefined when out of vertical bounds