영어를 잘 못하기에 한국어로 적은점 죄송합니다.
소수점 단위 px값이 적용되지 않는 문제가 있습니다.
예시 소스
<html>
<head>
<title> </title>
<!--[if IE]>
<script src="excanvas.js"></script>
<![endif]-->
<style type="text/css">
canvas {border: 1px solid #999;}
</style>
</head>
<body>
<canvas width="0.1" height="0.1"></canvas>
</body>
</html>
Original issue reported on code.google.com by wfw12...@naver.com on 8 Jun 2011 at 12:11
Original issue reported on code.google.com by
wfw12...@naver.com
on 8 Jun 2011 at 12:11