[Webkit-unassigned] [Bug 117771] [CSS Blending] Updating background-blend-mode from script does not trigger a redraw

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 19 00:02:14 PDT 2013


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





--- Comment #1 from Mihai Tica <mitica at adobe.com>  2013-06-19 00:00:52 PST ---
(In reply to comment #0)
> Consider merging https://chromium.googlesource.com/chromium/blink/+/cf358a890433593c49fdc7ddc7b9fcc99880d19f
> 
> [CSS Blending] Updating background-blend-mode from script does not trigger a redraw
> When the background-blend-mode property is set from CSS, and you update it from script,
> the element is not redrawn.
> 
> The problem was caused by the equal operated in FillLayer which incorrectly checked
> whether the blend mode is set, instead of the actual blend mode.

This fix was initially submitted to WebKit with https://bugs.webkit.org/show_bug.cgi?id=117223.
I think we can close this issue :)

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