Re: [csswg-drafts] [filter-effects] feComposite (Porter-Duff) operator values do not match those defined in the referenced [compositing-1] spec (#5267)

The values in compositing-1 only apply to Canvas and not to SVG as written in the spec. The Filter Effects spec extended SVG 1.1 filters to include "non-duplicated" composing values in Compositing 1. See:  [Changes section of Filter Effects](https://drafts.fxtf.org/filter-effects/#changes). The prose in [the feComposite section](https://drafts.fxtf.org/filter-effects/#feCompositeElement) does not mention this change... so either it was removed and not noted in the changes section or it never was properly added. (The additional operators should not require swapping 'in' and 'in2'.)


-- 
GitHub Notification of comment by Tavmjong
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/5267#issuecomment-655484577 using your GitHub account

Received on Wednesday, 8 July 2020 12:20:05 UTC