Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Commit

Permalink
Merge pull request #539 from stof/patch-1
Browse files Browse the repository at this point in the history
Add the IE ref for HTMLCanvasElement.toBlob()
  • Loading branch information
chrisdavidmills authored Aug 23, 2018
2 parents d2c538b + b6ef208 commit 9b38a25
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions features/htmlcanvaselement-toblob.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ bugzilla: 648610
mdn_url: https://developer.mozilla.org/en-US/docs/Web/API/HTMLCanvasElement/toBlob
spec_url: https://html.spec.whatwg.org/multipage/scripting.html#dom-canvas-toblob
chrome_ref: 4562033294966784
ie_ref: HTMLCanvasElement toBlob method
---

Creates a Blob object representing a file containing an image captured from a canvas.

0 comments on commit 9b38a25

Please sign in to comment.