1
0
Fork 0
mirror of https://github.com/kkapsner/CanvasBlocker synced 2025-07-04 20:46:39 +02:00

Added iFrame tests

This commit is contained in:
kkapsner 2024-08-15 16:58:24 +02:00
parent 1b76df7cbc
commit af5365b4eb
2 changed files with 12 additions and 1 deletions

View file

@ -102,5 +102,6 @@
</div>
<script src="testAPI.js"></script>
<script src="canvasAPI.js"></script>
<script src="iframeAPI.js"></script>
<script src="test.js"></script>
</body></html>