[whatwg] Return type of HTMLCanvasElement::getContext()

On Thu, 1 Jan 2009, Cameron McCormack wrote:
>
> I think the return type of HTMLCanvasElement::getContext() should go 
> back to being an object instead of any.  I don?t see any situation 
> where that method would usefully return a non-object value.  I suggest 
> just using ?Object? instead of ?DOMObject?, too.  DOMObject is 
> just a typedef for Object in DOM Core.

Done.

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

Received on Wednesday, 14 January 2009 00:57:05 UTC