- From: <bugzilla@jessica.w3.org>
- Date: Mon, 18 Oct 2010 17:16:40 +0000
- To: www-svg@w3.org
http://www.w3.org/Bugs/Public/show_bug.cgi?id=6327
Dirk Schulze <krit@webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |krit@webkit.org
--- Comment #3 from Dirk Schulze <krit@webkit.org> 2010-10-18 17:16:40 UTC ---
(In reply to comment #2)
> I just found out about the color-interpolation properties, which means the
> calculations become a lot more complicated (and it's not as easy to calculate a
> correct reference). So, the original reference MIGHT be correct after all.
Thats correct. The 'color-interpolation-filters' property is set to 'linearRGB'
by default. Thats why your expected result looks different to the one on the
test suite. You get your result, if you set 'color-interpolation-filters' to
'sRGB'. At least on viewers with support for this property.
I think this bug can be closed.
--
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 Monday, 18 October 2010 17:16:46 UTC