[Webkit-unassigned] [Bug 118243] [CSS Blending] Add test suite to validate background blending with different properties

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jul 29 09:13:36 PDT 2013


https://bugs.webkit.org/show_bug.cgi?id=118243





--- Comment #7 from Mirela <mbudaes at adobe.com>  2013-07-29 09:13:23 PST ---
(In reply to comment #6)
> (From update of attachment 206096 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=206096&action=review
> 
> > LayoutTests/css3/compositing/background-blend-mode-background-attachement-fixed.html:7
> > +	background: url('resources/ducky.png'), green;
> 
> Do you think it would be possible to use a dataURI of SVG with one color instead? This could make it possible to use ref tests instead of pixel tests.

I've tried to use dataURI of SVG but using feBlend in the expected svg file resulted in colour differences between the css blending and the svg feBlend results. I can attach a patch with a simple ref test that I have used.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list