Re: [csswg-drafts] [css-transforms-2] proposal new transform-style: detached (#4242)

How would `detached` interact with clipping (e.g., overflow:hidden or clip-path)? For example, if a detached box is below a clip path, would the box's pixels be clipped as if it were preserve-3d?

Similarly, how would `detached` interact with atomic operations such as filtering? For example, if two detached boxes have a blur filter on them, would their pixels be blurred as if preserve-3d was used?

-- 
GitHub Notification of comment by progers
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/4242#issuecomment-525815756 using your GitHub account

Received on Wednesday, 28 August 2019 16:13:32 UTC