[Webkit-unassigned] [Bug 126887] [CSS Background Blending] Background layer with -webkit-cross-fade doesn't blend

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 15 03:35:43 PST 2014


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





--- Comment #7 from Dirk Schulze <krit at webkit.org>  2014-01-15 03:33:20 PST ---
(From update of attachment 221246)
View in context: https://bugs.webkit.org/attachment.cgi?id=221246&action=review

> LayoutTests/css3/compositing/background-blend-mode-crossfade-image.html:12
> +            <svg xmlns="http://www.w3.org/2000/svg" version="1.1" viewBox="0 0 100 100"> \

usually saver to use width="100" height="100" since this does not cause transforms. Also, the version attribute is not necessary.

> LayoutTests/css3/compositing/background-blend-mode-crossfade-image.html:17
> +                <rect width="100" height="100" fill="#777"/> \

Does the issue occur on 100% opacity as well? Could you use a different color that is more likely to produce a stable color results as you did for bug 118894?

-- 
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