[whatwg] Opera canvas bug?

On Mon, 2 Oct 2006, Tim Johansson wrote:
>
> Thank you for the bug reports. I have some comments on the second test 
> case. The cause of this is that Opera applies the transform in the fill 
> command (which is how I read the current spec, but it is not very 
> clear). When the fill is called the scale is already reset, so the rect 
> is drawn untransformed. I would like some clarification in the spec on 
> when the transformation is supposed to be applied.

Opera does this per spec. I've tried to clarify it (let me know if it 
still needs work, though). Firefox and Safari have bugs on this.

Here are some more tests for you:

   http://www.hixie.ch/tests/adhoc/html/canvas/

Cheers,
-- 
Ian Hickson               U+1047E                )\._.,--....,'``.    fL
http://ln.hixie.ch/       U+263A                /,   _.. \   _\  ;`._ ,.
Things that are impossible just take longer.   `._.-(,_..'--(,_..'`-.;.'

Received on Thursday, 10 May 2007 19:20:55 UTC