forked from MapComplete/MapComplete
Add tests in iframe, fix loading in iframes
This commit is contained in:
parent
8bb9f0768c
commit
2572e99b95
3 changed files with 4 additions and 17 deletions
|
@ -18,5 +18,7 @@
|
|||
<div id="maindiv">'maindiv' not attached</div>
|
||||
<div id="extradiv">'extradiv' not attached</div>
|
||||
<script src="./test.ts"></script>
|
||||
<iframe src="http://127.0.0.1:1234/index.html" height="500px" width="600px"></iframe>
|
||||
<iframe src="http://127.0.0.1:1234/index.html?layout=bookcases&fs-userbadge=false&fs-search=false&fs-welcome-message=false&fs-layers=false&fs-geolocation=false" height="500px" width="600px"></iframe>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue