text html mime type
This commit is contained in:
parent
c735086509
commit
269b375cd3
1 changed files with 2 additions and 3 deletions
|
@ -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>
|
Loading…
Reference in a new issue