peipe / explorercanvas

Automatically exported from code.google.com/p/explorercanvas
Apache License 2.0
0 stars 0 forks source link

Canvas height overflows if we set inside a div with overflows hidden in IE 8 and IE 7 #111

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. set canvas height greater than the container div of canvas
2. set overflow hidden or auto.
3. but canvas render out of the div

What is the expected output? What do you see instead?
overflowing canvas height should be hidden

What version of the product are you using? On what operating system?
IE 7 and IE 8 browser and html 5 canvas . operating system- windows7

Please provide any additional information below.

Original issue reported on code.google.com by gsumanku...@gmail.com on 11 Oct 2011 at 11:03

Attachments: