mirror of
https://github.com/scratchfoundation/paper.js.git
synced 2025-06-11 20:50:51 -04:00
Examples: close html tag.
This commit is contained in:
parent
2bf8b76836
commit
43f92dd70a
32 changed files with 64 additions and 32 deletions
|
@ -28,4 +28,5 @@
|
|||
</head>
|
||||
<body>
|
||||
<canvas id="canvas" resize keepalive="true"></canvas>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
|
@ -83,4 +83,5 @@
|
|||
<body>
|
||||
<p>Click to add circles:</p>
|
||||
<canvas id="canvas" resize stats keepalive="true"></canvas>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
|
@ -47,4 +47,5 @@
|
|||
</head>
|
||||
<body>
|
||||
<canvas id="canvas" resize keepalive="true"></canvas>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
|
@ -16,4 +16,5 @@
|
|||
</head>
|
||||
<body>
|
||||
<canvas id="canvas" resize keepalive="true"></canvas>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
|
@ -16,4 +16,5 @@
|
|||
</head>
|
||||
<body>
|
||||
<canvas id="canvas" resize keepalive="true"></canvas>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
|
@ -44,4 +44,5 @@
|
|||
</head>
|
||||
<body>
|
||||
<canvas id="canvas" resize keepalive="true"></canvas>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
|
@ -30,4 +30,5 @@
|
|||
</head>
|
||||
<body>
|
||||
<canvas id="canvas" resize keepalive="true"></canvas>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
|
@ -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
|
@ -22,4 +22,5 @@
|
|||
</head>
|
||||
<body>
|
||||
<canvas id="canvas" resize keepalive="true"></canvas>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
|
@ -93,4 +93,5 @@
|
|||
</head>
|
||||
<body>
|
||||
<canvas id="canvas" resize keepalive="true"></canvas>
|
||||
</body>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue