Boris Zbarsky wrote:
Mike Ratcliffe wrote:
The canvas must be chrome content
...
How can I render a canvas in chrome in front of Firefoxes HTML content?

Given that first constraint, you don't. At least not without forcing it to have a native widget somehow.

I'm trying to translate into something I can understand: the canvas has to be in an nsIDOMWindow other than the content window and the only way to have an nsIDOMWindow higher in Z order is to put it into its own nsIXULWindow, which would necessarily have native OS borders?

jjb
_______________________________________________
dev-tech-layout mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-layout

Reply via email to