combinationLockPG/test/index.html
overflowerror a683144414 test file
2014-03-11 09:11:56 +01:00

9 lines
No EOL
181 B
HTML

<html>
<head>
<script src="../lock.js">
</script>
</head>
<body>
<canvas id="canvas" width="200px" height="200px" style="background-color: #fff;"></canvas>
</body>
</html>