mirror of
https://github.com/kevin-DL/sapper.git
synced 2026-01-17 21:24:59 +00:00
overhaul tests
This commit is contained in:
6
test/apps/scroll/src/routes/tall-page.html
Normal file
6
test/apps/scroll/src/routes/tall-page.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<div style="height: 9999px"></div>
|
||||
|
||||
<div id="foo">
|
||||
<a href="another-tall-page">link</a>
|
||||
<a href="another-tall-page" sapper-noscroll>link</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user