[whatwg] Worker + CanvasPathObject

I can see efforts in exposing canvases within a worker [1]. Does that
mean the following APIs are exposed and available within a worker as
well?

- CanvasPathObject [2]
- SVGMatrix See: Path#addPath [3]

Greetings
 Tobi

[1] http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#proxying-canvases-to-workers
[2] http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#path-objects
[3] http://www.whatwg.org/specs/web-apps/current-work/multipage/the-canvas-element.html#dom-path-addpath

Received on Thursday, 14 March 2013 08:30:35 UTC