Skip to content

[css-paint-api] Add CanvasFilters to paint worklets#1055

Open
mysteryDate wants to merge 1 commit intow3c:mainfrom
mysteryDate:css-paint-filters
Open

[css-paint-api] Add CanvasFilters to paint worklets#1055
mysteryDate wants to merge 1 commit intow3c:mainfrom
mysteryDate:css-paint-filters

Conversation

@mysteryDate
Copy link
Copy Markdown

This is already implemented by chromium (the only existent implementation of css-paint-api):

https://source.chromium.org/chromium/chromium/src/+/main:third_party/blink/renderer/modules/csspaint/paint_rendering_context_2d.idl;l=41?q=paint_rendering_context_2d.idl&sq=package:chromium&ct=os

I do not see a reason why it should not be there, as all other features of CanvasRenderingContext2D are (except for fonts).

@bfgeek
Copy link
Copy Markdown
Contributor

bfgeek commented Oct 28, 2021

this lgtm - I'll quickly add an issue to put it on the adgenda to add. This was likely an oversight on my part initially.

@bfgeek
Copy link
Copy Markdown
Contributor

bfgeek commented Oct 28, 2021

#1056

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants