bindings: Fix HTMLCanvasElement's IDL definition
The default values of HTMLCanvasElement's toDataURL and toBlob are not correct, plus it's grammatically wrong to assign IDL null to DOMString. This patch fixes them. Change-Id: I628199d5a8f69858cec0d85448e8862021b96ac1 Bug: 1024695 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1921007Reviewed-by:Kentaro Hara <haraken@chromium.org> Reviewed-by:
Hitoshi Yoshida <peria@chromium.org> Commit-Queue: Yuki Shiino <yukishiino@chromium.org> Cr-Commit-Position: refs/heads/master@{#718072}
Showing
Please register or sign in to comment