Bug 1711315 [wpt PR 29006] - Add convolve matrix type support for CanvasFilter, a...
commit5dee92338ebdf54a6a3c596a1b5cd65371606cc9
authorAaron Krajeski <aaronhk@chromium.org>
Wed, 26 May 2021 19:43:29 +0000 (26 19:43 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Thu, 27 May 2021 18:48:55 +0000 (27 18:48 +0000)
treea93f04a47a8df9368e43a3e8ff12a58ae347ce5d
parent1d7562b3e66e75d5c9cfe571ac79944e124bf854
Bug 1711315 [wpt PR 29006] - Add convolve matrix type support for CanvasFilter, a=testonly

Automatic update from web-platform-tests
Add convolve matrix type support for CanvasFilter

Add the front end interface for feConvolveMatrix filters to be used with
the CanvasFilter object in the new canvas 2d api.

https://github.com/fserb/canvas2D/blob/master/spec/filters.md

Bug: 1169216
Change-Id: I520860f3f74182e1872b091cbc67415b8a6b36bf
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2877108
Commit-Queue: Aaron Krajeski <aaronhk@chromium.org>
Reviewed-by: Juanmi Huertas <juanmihd@chromium.org>
Cr-Commit-Position: refs/heads/master@{#884733}

--

wpt-commits: c863b798e3c55774646fc7eadd08e02570f7fbcc
wpt-pr: 29006
testing/web-platform/tests/html/canvas/element/filters/2d.filter.canvasFilterObject.convolveMatrix.exceptions.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/manual/filters/canvas-filter-object-convolve-matrix-expected.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/element/manual/filters/canvas-filter-object-convolve-matrix.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/filters/2d.filter.canvasFilterObject.colorMatrix.html
testing/web-platform/tests/html/canvas/offscreen/filters/2d.filter.canvasFilterObject.colorMatrix.worker.js
testing/web-platform/tests/html/canvas/offscreen/filters/2d.filter.canvasFilterObject.convolveMatrix.exceptions.html [new file with mode: 0644]
testing/web-platform/tests/html/canvas/offscreen/filters/2d.filter.canvasFilterObject.convolveMatrix.exceptions.worker.js [new file with mode: 0644]
testing/web-platform/tests/html/canvas/tools/yaml/element/filters.yaml
testing/web-platform/tests/html/canvas/tools/yaml/offscreen/filters.yaml