Examples: close html tag.

This commit is contained in:
Jonathan Puckey 2011-05-31 00:27:39 +02:00
parent 2bf8b76836
commit 43f92dd70a
32 changed files with 64 additions and 32 deletions

View file

@ -28,4 +28,5 @@
</head>
<body>
<canvas id="canvas" resize keepalive="true"></canvas>
</body>
</body>
</html>

View file

@ -83,4 +83,5 @@
<body>
<p>Click to add circles:</p>
<canvas id="canvas" resize stats keepalive="true"></canvas>
</body>
</body>
</html>

View file

@ -47,4 +47,5 @@
</head>
<body>
<canvas id="canvas" resize keepalive="true"></canvas>
</body>
</body>
</html>

View file

@ -16,4 +16,5 @@
</head>
<body>
<canvas id="canvas" resize keepalive="true"></canvas>
</body>
</body>
</html>

View file

@ -16,4 +16,5 @@
</head>
<body>
<canvas id="canvas" resize keepalive="true"></canvas>
</body>
</body>
</html>

View file

@ -44,4 +44,5 @@
</head>
<body>
<canvas id="canvas" resize keepalive="true"></canvas>
</body>
</body>
</html>

View file

@ -30,4 +30,5 @@
</head>
<body>
<canvas id="canvas" resize keepalive="true"></canvas>
</body>
</body>
</html>

View file

@ -71,4 +71,5 @@
</head>
<body>
<canvas id='canvas' width=303 height=167 resize></canvas>
</body>
</body>
</html>

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -22,4 +22,5 @@
</head>
<body>
<canvas id="canvas" resize keepalive="true"></canvas>
</body>
</body>
</html>

View file

@ -93,4 +93,5 @@
</head>
<body>
<canvas id="canvas" resize keepalive="true"></canvas>
</body>
</body>
</html>