Bug 247569

Summary: Assertion failed in WebCore::calculateAdjustedInnerBorder
Product: WebKit Reporter: Vitor Roriz <vitor.roriz>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 15   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Test that would trigger assertion in calculateAdjustedInnerBorder none

Vitor Roriz
Reported 2022-11-07 05:41:17 PST
Created attachment 463452 [details] 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()));`
Attachments
Test that would trigger assertion in calculateAdjustedInnerBorder (600 bytes, text/html)
2022-11-07 05:41 PST, Vitor Roriz
no flags
Vitor Roriz
Comment 1 2022-11-07 05:46:22 PST
Vitor Roriz
Comment 2 2022-11-07 05:46:45 PST
EWS
Comment 3 2022-11-08 05:49:06 PST
Committed 256445@main (bdb44a705275): <https://commits.webkit.org/256445@main> Reviewed commits have been landed. Closing PR #6138 and removing active labels.
Alexey Proskuryakov
Comment 4 2022-11-08 19:44:49 PST
Is this the same as bug 140941, bug 237249, and/or bug 244470?
Note You need to log in before you can comment on or make changes to this bug.