Closed GoogleCodeExporter closed 8 years ago
Your link points to a page containing a trojan, so I'm closing this issue
immediately.
To answer your question, the problem is that the parent page is rendering in
IE9 quirks mode, which does not support canvas. Even if the child page renders
correctly on its own, when you include it in an iframe it uses the rendering
mode of its parent.
To solve the problem you'll need to adjust the DOCTYPE of the parent page to
ensure that it renders in standards mode.
Original comment by dnsch...@gmail.com
on 1 May 2012 at 8:38
Original issue reported on code.google.com by
joursouv...@gmail.com
on 23 Oct 2011 at 8:44