Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mysteryDate
Copy link

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
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
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