RESOLVED FIXED 126158
[CSS Blending] -webkit-blend-mode should force transform-style:flat
https://bugs.webkit.org/show_bug.cgi?id=126158
Summary [CSS Blending] -webkit-blend-mode should force transform-style:flat
Mihai Tica
Reported 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.
Attachments
Test case showing the current behaviour (595 bytes, text/html)
2013-12-23 05:57 PST, Mihai Tica
no flags
Patch V1 (4.33 KB, patch)
2014-02-24 07:25 PST, Mihai Tica
no flags
Patch V2 (5.02 KB, patch)
2014-02-25 01:25 PST, Mihai Tica
no flags
Mihai Tica
Comment 1 2014-02-24 07:25:13 PST
Created attachment 225066 [details] Patch V1
Mihai Tica
Comment 2 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.
Mihnea Ovidenie
Comment 3 2014-02-25 01:38:48 PST
Comment on attachment 225130 [details] Patch V2 r=me
WebKit Commit Bot
Comment 4 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>
WebKit Commit Bot
Comment 5 2014-02-25 02:10:44 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.