diff --git a/Required-Browser-Features.md b/Required-Browser-Features.md index daa41a9..744513c 100644 --- a/Required-Browser-Features.md +++ b/Required-Browser-Features.md @@ -28,6 +28,32 @@ No emulation of the CANVAS element is provided for the browsers that do not supp +## CANVAS ImageData has set function + +PDF.js will set the canvas backing ImageData object contents. +If the `set` function does not exist, it will be emulated. + + + + + + + + + + + + + + + + + + + + +
ChromeFirefox (Gecko)Internet ExplorerOperaSafari
Emulated / Yes (v.21)Yes (v.4)Emulated / Yes (v.11)?Yes (v.5)
+ ## get-literal properties The core library defines object properties using object 'get' literal: