[whatwg] Worker + CanvasPathObject
Tobias R.
tag+whatwg at basecode.de
Thu Mar 14 01:30:04 PDT 2013
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
More information about the whatwg
mailing list