[whatwg] Java language bindings for HTML5

On 5/19/10 5:41 AM, K?hn Wolfgang wrote:

> C++
> 	WebCore.html.HTMLCanvasElement (WebKit)
> 	dom.nsIDOMHTMLCanvasElement (Firefox)

Mozilla nsI* interfaces, if they continue to exist, should be treated as 
internal. We have little interest in binding to a frozen interface 
definition. The interfaces may change or be extended in the future.

--BDFS

Received on Wednesday, 19 May 2010 11:38:13 UTC