Source code

Revision control

Copy as Markdown

Other Tools

Test Info:

<!DOCTYPE html>
<html>
<head>
<title>Empty Canvas</title>
</head>
<body>
<canvas style="border-width: 2px solid black" width="0" height="0"></canvas>
</body>
</html>