Re: [css-transforms] CSS3D breaks with opacity flattening

On Tue, Sep 20, 2016 at 9:38 PM, Matt Woodrow <mwoodrow@mozilla.com> wrote:
> This is the core of my point, why should you have to expect it to flatten?
> I've shown that this isn't actually a requirement, only the convenient way
> of handling group opacity

Because otherwise opacity works totally differently in 3d than it does
in 2d, in a difficult-to-explain way.  translateZ() and z-index should
work similarly, as they're doing the same thing.

~TJ

Received on Wednesday, 21 September 2016 07:02:51 UTC