[Webkit-unassigned] [Bug 247569] New: Assertion failed in WebCore::calculateAdjustedInnerBorder

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Nov 7 05:41:17 PST 2022


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

            Bug ID: 247569
           Summary: Assertion failed in
                    WebCore::calculateAdjustedInnerBorder
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: CSS
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: vitor.roriz at apple.com

Created attachment 463452

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

Test that would trigger assertion in calculateAdjustedInnerBorder

Debug build will fail assertion for the attached test.
Assertion is: `ASSERT(!(newRadii.bottomLeft().width() && newRadii.bottomRight().width()));`

-- 
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/20221107/6ccf9667/attachment.htm>


More information about the webkit-unassigned mailing list