[Webkit-unassigned] [Bug 232669] New: transform: perspective(...) is not handling calc correctly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Nov 3 09:53:18 PDT 2021


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

            Bug ID: 232669
           Summary: transform: perspective(...) is not handling calc
                    correctly
           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

When non-Length values of `transform: perspective()` are converted to Lengths, the conversion is happening without passing in the appropriate context. This means that calc will be wrong in certain cases because it is missing the conversion context.

-- 
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/20211103/65739060/attachment-0001.htm>


More information about the webkit-unassigned mailing list