[Webkit-unassigned] [Bug 234298] New: Implement SVG filter interface for Canvas2D

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 14 08:23:33 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=234298

            Bug ID: 234298
           Summary: Implement SVG filter interface for Canvas2D
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Canvas
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: aaronhk at chromium.org
                CC: dino at apple.com

SVG filters are currently useable in canvas2D but there is no javascript interface for them. WHATWG has recently approved spec changes to this effect:
https://github.com/whatwg/html/issues/5621

Tests are written and can be reviewed and commented upon at:
https://github.com/web-platform-tests/wpt/tree/master/html/canvas/element/manual/filters
https://github.com/web-platform-tests/wpt/tree/master/html/canvas/element/filters
https://github.com/web-platform-tests/wpt/tree/master/html/canvas/offscreen/filters

Chromium implementation bug: crbug.com/1169216

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211214/8ed39f4b/attachment.htm>


More information about the webkit-unassigned mailing list