[Webkit-unassigned] [Bug 119926] Fix background blending for some cases where it did not work at all

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Mar 4 00:48:41 PST 2014


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


Mihai Tica <mitica at adobe.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mitica at adobe.com




--- Comment #1 from Mihai Tica <mitica at adobe.com>  2014-03-04 00:45:43 PST ---
(In reply to comment #0)
> Consider merging https://chromium.googlesource.com/chromium/blink/+/b2f5ccbeec231b35e6e1166b7813542e0ab0510c
> 
> The fix adds the blendMode parameter to the Image subclass drawing function call, instead of using the default normal blend mode. In some cases this involved adding a new BlendMode parameter to the draw* function. The fixed cases were:
>  - background data URI SVG images, when a border-style was added to the container
>  - tiled (repeated) gradient backgrounds
>  - cross-fade image backgrounds

The patches that address these issues have been submitted in WebKit, this bug can be closed.

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