Bug 126158 - [CSS Blending] -webkit-blend-mode should force transform-style:flat
Summary: [CSS Blending] -webkit-blend-mode should force transform-style:flat
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: 2013-12-23 05:57 PST by Mihai Tica
Modified: 2014-03-03 23:24 PST (History)
9 users (show)

See Also:


Attachments
Test case showing the current behaviour (595 bytes, text/html)
2013-12-23 05:57 PST, Mihai Tica
no flags Details
Patch V1 (4.33 KB, patch)
2014-02-24 07:25 PST, Mihai Tica
no flags Details | Formatted Diff | Diff
Patch V2 (5.02 KB, patch)
2014-02-25 01:25 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 2013-12-23 05:57:40 PST
Created attachment 219913 [details]
Test case showing the current behaviour

As stated in the transform-style spec (http://www.w3.org/TR/css3-transforms/#propdef-transform-style), setting a blend mode must force transform-style:flat.
Comment 1 Mihai Tica 2014-02-24 07:25:13 PST
Created attachment 225066 [details]
Patch V1
Comment 2 Mihai Tica 2014-02-25 01:25:59 PST
Created attachment 225130 [details]
Patch V2

Updated test with description. Also test if transform-style is not changed for an element with blend-mode:normal.
Comment 3 Mihnea Ovidenie 2014-02-25 01:38:48 PST
Comment on attachment 225130 [details]
Patch V2

r=me
Comment 4 WebKit Commit Bot 2014-02-25 02:10:41 PST
Comment on attachment 225130 [details]
Patch V2

Clearing flags on attachment: 225130

Committed r164640: <http://trac.webkit.org/changeset/164640>
Comment 5 WebKit Commit Bot 2014-02-25 02:10:44 PST
All reviewed patches have been landed.  Closing bug.