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

api.PaintRenderingContext2D.filter - should mark as non-standard #25098

Closed
skyclouds2001 opened this issue Nov 18, 2024 · 0 comments · Fixed by #25159
Closed

api.PaintRenderingContext2D.filter - should mark as non-standard #25098

skyclouds2001 opened this issue Nov 18, 2024 · 0 comments · Fixed by #25159
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API

Comments

@skyclouds2001
Copy link
Contributor

skyclouds2001 commented Nov 18, 2024

What type of issue is this?

Incorrect support data (example: BrowserX says "86" but support was added in "40")

What information was incorrect, unhelpful, or incomplete?

PaintRenderingContext2D.filter is not in the spec (the CanvasFilters mixin is not included by PaintRenderingContext2D), and its implement is still under discussion (see w3c/css-houdini-drafts#1056, w3c/css-houdini-drafts#1022, w3c/css-houdini-drafts#398)

What browsers does this problem apply to, if applicable?

No response

What did you expect to see?

mark it as non-standard

Did you test this? If so, how?

confirmed by those external links

Can you link to any release notes, bugs, pull requests, or MDN pages related to this?

spec at https://drafts.css-houdini.org/css-paint-api/#paintrenderingcontext2d

Do you have anything more you want to share?

see also mdn/content#36830

MDN URL

No response

MDN metadata

No response

@queengooborg queengooborg added the data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
data:api Compat data for Web APIs. https://developer.mozilla.org/docs/Web/API
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants