Skip to content

Commit

Permalink
Add the OffscreenCanvas interface and 2D context
Browse files Browse the repository at this point in the history
This introduces the offscreen canvas functionality originally proposed
and iterated on at https://wiki.whatwg.org/wiki/OffscreenCanvas. It
introduces the OffscreenCanvas and OffscreenCanvasRenderingContext2D
interfaces, as well as the supporting
canvas.transferControlToOffscreen() method.
  • Loading branch information
junov authored and domenic committed Nov 16, 2016
1 parent fbe5cfe commit aedc72d
Showing 1 changed file with 551 additions and 19 deletions.

0 comments on commit aedc72d

Please sign in to comment.