RESOLVED FIXED 117619
Remove ENABLE_CSS_COMPOSITING flags that guard CSS background blending code.
https://bugs.webkit.org/show_bug.cgi?id=117619
Summary Remove ENABLE_CSS_COMPOSITING flags that guard CSS background blending code.
Horia Olaru
Reported 2013-06-13 17:31:03 PDT
Remove ENABLE_CSS_COMPOSITING flags that guard CSS background blending code.
Attachments
Patch (525.59 KB, patch)
2013-06-14 04:53 PDT, Horia Olaru
no flags
Tim Horton
Comment 1 2013-06-13 18:59:41 PDT
Can we hold off on this one for a little while?
Horia Olaru
Comment 2 2013-06-14 04:53:57 PDT
Created attachment 204702 [details] Patch 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.
WebKit Commit Bot
Comment 3 2013-06-27 00:50:10 PDT
Comment on attachment 204702 [details] Patch Clearing flags on attachment: 204702 Committed r152083: <http://trac.webkit.org/changeset/152083>
WebKit Commit Bot
Comment 4 2013-06-27 00:50:12 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.