Re: [css-houdini-drafts] [css-paint-api] Add CanvasFilters to PaintRenderingContext2D (#1056)

The CSS Working Group just discussed `[css-paint-api] Add CanvasFilters to PaintRenderingContext2D`, and agreed to the following:

* `RESOLVED: Add CanvasFilter to PaintRenderingContext2D`

<details><summary>The full IRC log of that discussion</summary>
&lt;fantasai> Topic: [css-paint-api] Add CanvasFilters to PaintRenderingContext2D<br>
&lt;fantasai> github: https://github.com/w3c/css-houdini-drafts/issues/1056<br>
&lt;fantasai> iank_: PaintREnderingContext2D implemented subset of CanvasRenderingContext2D<br>
&lt;fantasai> iank_: removed things that don't make sense in a paint worklet, e.g. dom apis and text<br>
&lt;fantasai> iank_: One oversight, probably mine, was that we didn't add the CanvasFilters APIs<br>
&lt;fantasai> iank_: allows to set e.g. filter blur 2px<br>
&lt;fantasai> iank_: We've been shipping this, people have been using it<br>
&lt;fantasai> iank_: it's part of CanvasREnderingContext2D standard<br>
&lt;fantasai> iank_: so just want to add this interface to PaintRenderingContext2D<br>
&lt;fantasai> astearns: Any concerns with adding CanvasFilters?<br>
&lt;fantasai> astearns: There are other implementations of Paint API?<br>
&lt;fantasai> iank_: Only prototype implementations<br>
&lt;fantasai> iank_: so I believe that WebKit at one point had a protype implementation, also one in servo<br>
&lt;fantasai> iank_: but that obviously not moving forward atm<br>
&lt;fantasai> iank_: we're the only folks shipping atm<br>
&lt;fantasai> astearns: Might wait for smfr's input, but I'm OK adding to spec and if necessary reopen issue<br>
&lt;TabAtkins> +1<br>
&lt;flackr> +1<br>
&lt;fantasai> fantasai: sgtm<br>
&lt;fantasai> RESOLVED: Add CanvasFilter to PaintRenderingContext2D<br>
&lt;TabAtkins> ScribeNick: TabAtkins<br>
&lt;TabAtkins> Issue: listifying border color<br>
&lt;TabAtkins> github:<br>
&lt;TabAtkins> github: https://github.com/w3c/css-houdini-drafts/issues/1056<br>
</details>


-- 
GitHub Notification of comment by css-meeting-bot
Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/1056#issuecomment-1111192102 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Wednesday, 27 April 2022 16:12:33 UTC