Bug 128805

Summary: -webkit-blend-mode should be renamed to -webkit-mix-blend-mode
Product: WebKit Reporter: Mihai Tica <mitica>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: buildbot, cabanier, commit-queue, dino, esprehn+autocc, glenn, gyuyoung.kim, krit, macpherson, menard, mihnea, rniwa, simon.fraser, WebkitBugTracker
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 95614    
Attachments:
Description Flags
Patch V1
none
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2
none
Archive of layout-test-results from webkit-ews-06 for mac-mountainlion
none
Patch V2.
none
Patch V3 none

Description Mihai Tica 2014-02-14 01:11:16 PST
In the blending and compositing spec, the mix-blend-mode CSS property is defined.
This means that the prefixed version should be -webkit-mix-blend-mode, not -webkit-blend-mode.
Comment 1 Mihai Tica 2014-02-14 02:38:47 PST
Created attachment 224187 [details]
Patch V1
Comment 2 Build Bot 2014-02-14 03:47:57 PST
Comment on attachment 224187 [details]
Patch V1

Attachment 224187 [details] did not pass mac-wk2-ews (mac-wk2):
Output: http://webkit-queues.appspot.com/results/6515921929633792

New failing tests:
transitions/blendmode-transitions.html
Comment 3 Build Bot 2014-02-14 03:47:59 PST
Created attachment 224194 [details]
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2

The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews.
Bot: webkit-ews-15  Port: mac-mountainlion-wk2  Platform: Mac OS X 10.8.5
Comment 4 Build Bot 2014-02-14 03:53:55 PST
Comment on attachment 224187 [details]
Patch V1

Attachment 224187 [details] did not pass mac-ews (mac):
Output: http://webkit-queues.appspot.com/results/6709984255541248

New failing tests:
transitions/blendmode-transitions.html
Comment 5 Build Bot 2014-02-14 03:53:58 PST
Created attachment 224195 [details]
Archive of layout-test-results from webkit-ews-06 for mac-mountainlion

The attached test failures were seen while running run-webkit-tests on the mac-ews.
Bot: webkit-ews-06  Port: mac-mountainlion  Platform: Mac OS X 10.8.5
Comment 6 Mihai Tica 2014-02-14 04:45:52 PST
Created attachment 224199 [details]
Patch V2.

Update transitions/blendmode-transitions.html
Comment 7 Mihai Tica 2014-02-19 05:11:44 PST
Created attachment 224623 [details]
Patch V3

Add SVG blending tests
Comment 8 WebKit Commit Bot 2014-02-21 01:13:59 PST
Comment on attachment 224623 [details]
Patch V3

Clearing flags on attachment: 224623

Committed r164480: <http://trac.webkit.org/changeset/164480>
Comment 9 WebKit Commit Bot 2014-02-21 01:14:03 PST
All reviewed patches have been landed.  Closing bug.