text html mime type

This commit is contained in:
legoff.laurent 2010-11-26 16:48:41 +00:00
parent c735086509
commit 269b375cd3
1 changed files with 2 additions and 3 deletions

View File

@ -9,10 +9,9 @@
</script>
</head>
<body onload="executeTests()">
TestStar
<p>TestStar</p>
<canvas id="TestStar" width="400" height="400"></canvas>
<br/>
TestTransform
<p>TestTransform</p>
<canvas id="TestTransform" width="400" height="400"></canvas>
</body>
</html>