[webkit-reviews] review requested: [Bug 117619] Remove ENABLE_CSS_COMPOSITING flags that guard CSS background blending code. : [Attachment 204702] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 14 04:55:20 PDT 2013


Horia Olaru <olaru at adobe.com> has asked  for review:
Bug 117619: Remove ENABLE_CSS_COMPOSITING flags that guard CSS background
blending code.
https://bugs.webkit.org/show_bug.cgi?id=117619

Attachment 204702: Patch
https://bugs.webkit.org/attachment.cgi?id=204702&action=review

------- Additional Comments from Horia Olaru <olaru at adobe.com>
This patch is meant to provide a way to enable -webkit-background-blend-mode,
without also enabling -webkit-blend-mode on elements. The -webkit-blend-mode
implementation currently parses properties, but does not implement them. I am
attaching the patch to get feeback on it. If this is not the appropriate time
for the patch, it can be revisited later, when the circumstances allow it.


More information about the webkit-reviews mailing list