Skip to content

Commit 93340ce

Browse files
cdervclaude
andcommitted
Add negative test: scroll options absent without scroll-view
Verifies that scrollActivationWidth, scrollSnap, scrollLayout, and scrollProgress do NOT appear in output when scroll-view is not configured. Co-Authored-By: Claude Opus 4.6 <[email protected]>
1 parent 227826f commit 93340ce

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "No scroll view"
3+
format:
4+
revealjs: default
5+
_quarto:
6+
tests:
7+
revealjs:
8+
ensureFileRegexMatches:
9+
- []
10+
-
11+
- 'scrollActivationWidth'
12+
- 'scrollSnap'
13+
- 'scrollLayout'
14+
- 'scrollProgress'
15+
---
16+
17+
## test
18+
19+
Content
20+
21+
## test
22+
23+
Content

0 commit comments

Comments
 (0)