- From: Philip Jägenstedt via GitHub <sysbot+gh@w3.org>
- Date: Tue, 09 Mar 2021 09:42:28 +0000
- To: public-houdini-archive@w3.org
foolip has just created a new issue for https://github.com/w3c/css-houdini-drafts: == [css-paint-api] Should PaintRenderingContext2D have a filter attribute? == Per https://drafts.css-houdini.org/css-paint-api/#2d-rendering-context there shouldn't be a `filter` attributes on `PaintRenderingContext2D`, because there's no `PaintRenderingContext2D includes CanvasFilters` statements or similar that would make it so. But Chromium does have a `filters` attributes here: https://source.chromium.org/chromium/chromium/src/+/master:third_party/blink/renderer/modules/csspaint/paint_rendering_context_2d.idl;l=39;drc=0c2640a413f8a95cefd92f01be76cc531eea1910 @mysterydate is there a spec PR for adding this? Please view or discuss this issue at https://github.com/w3c/css-houdini-drafts/issues/1022 using your GitHub account -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Tuesday, 9 March 2021 09:42:30 UTC