]> git.wh0rd.org - chrome-ext/waterfall-buildbot-clicker.git/blame - background.html
initial code
[chrome-ext/waterfall-buildbot-clicker.git] / background.html
CommitLineData
55314fcf
MF
1<html>
2<head>
3<script src='background.js'></script>
4</head>
5<body id='test''>
6 <canvas id='canvas' width='19' height='19'></canvas>
7</body>
8</html>