Bug 128805 - -webkit-blend-mode should be renamed to -webkit-mix-blend-mode
Summary: -webkit-blend-mode should be renamed to -webkit-mix-blend-mode
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: 95614
  Show dependency treegraph
 
Reported: 2014-02-14 01:11 PST by Mihai Tica
Modified: 2014-03-03 23:19 PST (History)
14 users (show)

See Also:


Attachments
Patch V1 (41.03 KB, patch)
2014-02-14 02:38 PST, Mihai Tica
no flags Details | Formatted Diff | Diff
Archive of layout-test-results from webkit-ews-15 for mac-mountainlion-wk2 (452.84 KB, application/zip)
2014-02-14 03:47 PST, Build Bot
no flags Details
Archive of layout-test-results from webkit-ews-06 for mac-mountainlion (590.71 KB, application/zip)
2014-02-14 03:53 PST, Build Bot
no flags Details
Patch V2. (42.61 KB, patch)
2014-02-14 04:45 PST, Mihai Tica
no flags Details | Formatted Diff | Diff
Patch V3 (60.93 KB, patch)
2014-02-19 05:11 PST, Mihai Tica
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.