From cea9a0717805344a66591e0736ebc632b1146543 Mon Sep 17 00:00:00 2001 From: Fabian Lange Date: Tue, 24 Jun 2014 08:24:05 -0700 Subject: [PATCH] Updated Required Browser Features (markdown) --- Required-Browser-Features.md | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) 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: