Bug 132327 - [CSS Blending] Remove support for non-separable blend modes from background-blend-mode
Summary: [CSS Blending] Remove support for non-separable blend modes from background-b...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 108546
  Show dependency treegraph
 
Reported: 2014-04-29 02:26 PDT by Ion Rosca
Modified: 2014-05-02 02:39 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.54 MB, patch)
2014-04-30 14:23 PDT, Ion Rosca
no flags Details | Formatted Diff | Diff
Patch (3.54 MB, patch)
2014-04-30 14:44 PDT, Ion Rosca
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ion Rosca 2014-04-29 02:26:58 PDT
OSX and iOS don't support the non-separable blend modes (hue, saturation, color and luminosity).
The spec (http://dev.w3.org/fxtf/compositing-1/#mix-blend-mode) is currently in CR but will be updated.
Comment 1 Ion Rosca 2014-04-30 14:23:06 PDT
Created attachment 230520 [details]
Patch
Comment 2 WebKit Commit Bot 2014-04-30 14:25:34 PDT
Attachment 230520 [details] did not pass style-queue:


ERROR: Source/WebCore/ChangeLog:11:  You should remove the 'No new tests' and either add and list tests, or explain why no new tests were possible.  [changelog/nonewtests] [5]
Total errors found: 1 in 10 files


If any of these errors are false positives, please file a bug against check-webkit-style.
Comment 3 Ion Rosca 2014-04-30 14:44:59 PDT
Created attachment 230524 [details]
Patch
Comment 4 WebKit Commit Bot 2014-05-02 02:39:07 PDT
Comment on attachment 230524 [details]
Patch

Clearing flags on attachment: 230524

Committed r168167: <http://trac.webkit.org/changeset/168167>
Comment 5 WebKit Commit Bot 2014-05-02 02:39:12 PDT
All reviewed patches have been landed.  Closing bug.