NEW 170341
readPixels generates INVALID_ENUM for RGBA/UNSIGNED_BYTE
https://bugs.webkit.org/show_bug.cgi?id=170341
Summary readPixels generates INVALID_ENUM for RGBA/UNSIGNED_BYTE
Kirill S. Dmitrenko
Reported 2017-03-31 08:31:29 PDT
Here's code to reproduce: http://jsbin.com/jemafubamo/edit?js,console,output Expected both reads to be OK: 0 true 0 true But in both Safari and Safari TP second one fails: 0 true 1280 false
Attachments
Radar WebKit Bug Importer
Comment 1 2017-04-01 21:47:02 PDT
Note You need to log in before you can comment on or make changes to this bug.