[Webkit-unassigned] [Bug 231849] New: Element with clip-path and aspect-ratio renders with wrong dimensions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 15 18:12:36 PDT 2021


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

            Bug ID: 231849
           Summary: Element with clip-path and aspect-ratio renders with
                    wrong dimensions
           Product: WebKit
           Version: Safari 15
          Hardware: Mac (Apple Silicon)
                OS: macOS 11
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Compositing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jacob at bandes-stor.ch
                CC: simon.fraser at apple.com

Created attachment 441464

  --> https://bugs.webkit.org/attachment.cgi?id=441464&action=review

Screen recording demonstrating the issue

Also: FB9707213

Steps to reproduce:
- Visit https://jsfiddle.net/2kca5j0t/
- Resize the window. Observe that the gradient shape in the lower right appears cut off when the viewport is much wider than it is tall. When resized so the viewport is narrow, the shape appears correct (not truncated).
- Uncomment the "transform: scale(1);" rule.
- Click the Run button in the upper left.
- Observe that the gradient shape now appears correct regardless of the window size.
- Visit the same demo page in Chrome and Firefox. Observe that the problem does not occur.

-- 
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/20211016/97ccf7f2/attachment.htm>


More information about the webkit-unassigned mailing list