NEW 152250
Canvas API not exposed by WebKitGTK
https://bugs.webkit.org/show_bug.cgi?id=152250
Summary Canvas API not exposed by WebKitGTK
Erik Allik
Reported 2015-12-14 05:40:22 PST
It appears WebKitGTK does not expose the full WebKit API, for example these are offered by WebKit: * https://developer.apple.com/library/safari/documentation/WebKit/Reference/HTMLCanvasElementRef/ * https://developer.apple.com/library/safari/documentation/WebKit/Reference/CanvasRenderingContext2DClassRef/ but not by WebKitGTK: * http://webkitgtk.org/reference/webkitdomgtk/stable/WebKitDOMHTMLCanvasElement.html — is this an intentional limitation? Could these APIs be added to WebKitGTK? The lack of those APIs makes it extremely hard if not impossible to work with HTML5 canvas elements via the API when using WebKitGTK.
Attachments
Note You need to log in before you can comment on or make changes to this bug.