reveal.js - Tests

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

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

  1. API: Reveal.getSlideBackground (0, 6, 6)Rerun0 ms
    1. gets correct first background
    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