Bug 132327

Summary: [CSS Blending] Remove support for non-separable blend modes from background-blend-mode
Product: WebKit Reporter: Ion Rosca <rosca>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dino, esprehn+autocc, glenn, gyuyoung.kim, macpherson, menard, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 108546    
Attachments:
Description Flags
Patch
none
Patch none

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.