- From: Anne van Kesteren <fora@annevankesteren.nl>
- Date: Thu, 12 Jan 2006 11:01:12 +0100
It is unclear whether or not styles are inherited when painting HTMLImageElement or HTMLCanvasElement. Most implementations do not seem to do anything with CSS at all that may be specified on HTMLImageElement, but it is not clear from the specification what exactly should be done with the argument (HTMLImageElement opr HTMLCanvasElement). I assume that in some way the resource pointed to by HTMLImageElement.src should be used and HTMLCanvasElement.toDataURL()... -- Anne van Kesteren <http://annevankesteren.nl/>
Received on Thursday, 12 January 2006 02:01:12 UTC