[Webkit-unassigned] [Bug 234145] New: When transform-style: preserve-3d is used with a grouping property it should still create a containing block

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 10 06:33:12 PST 2021


https://bugs.webkit.org/show_bug.cgi?id=234145

            Bug ID: 234145
           Summary: When transform-style: preserve-3d is used with a
                    grouping property it should still create a containing
                    block
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mrobinson at webkit.org

https://drafts.csswg.org/css-transforms-2/#interpolation-of-transform-functions says:

> The use of this property with any value other than none establishes a stacking context. It also establishes a containing block for all descendants, just like the transform property does.

Currently we are handling this via the StyleAdjuster, which is why preserve-3d-flat-grouping-properties-containing-block.html is failing the WPT test suite.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211210/75b19dac/attachment.htm>


More information about the webkit-unassigned mailing list