- From: <bugzilla@jessica.w3.org>
- Date: Sun, 17 Oct 2010 08:11:01 +0000
- To: www-svg@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=11015 Robert Longson <longsonr@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |longsonr@gmail.com --- Comment #2 from Robert Longson <longsonr@gmail.com> 2010-10-17 08:11:01 UTC --- in1 is the source image and in2 supplies the displacements. So it does not make sense that applying in2 should change the colour space of the output. The output colour space should be whatever in1 is. The specification currently says this... The ‘color-interpolation-filters’ property only applies to the ‘in2’ source image and does not apply to the ‘in’ source image. The ‘in’ source image must remain in its current color space. How about something like this for extra clarity? The ‘color-interpolation-filters’ property only applies to the ‘in2’ source image and does not apply to the ‘in’ source image. The ‘in’ source image must be displaced in its current color space, the output is also in that color space. -- Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug.
Received on Sunday, 17 October 2010 08:11:03 UTC