RESOLVED FIXED317453
BorderShape: implement corner-shape dispatch and eliminate redundant pixel snapping in path helpers
https://bugs.webkit.org/show_bug.cgi?id=317453
Summary BorderShape: implement corner-shape dispatch and eliminate redundant pixel sn...
info.aeslilly
Reported 2026-06-18 15:59:06 PDT
cornerCurvaturesFromStyle and hasNonRoundCornerShape() were left as stubs in the previous commit (https://bugs.webkit.org/show_bug.cgi?id=317216). cornerCurvaturesFromStyle returned all-round regardless of what was set in CSS, and hasNonRoundCornerShape() always returned false, so the corner-shape rendering path was never activated.
Attachments
Radar WebKit Bug Importer
Comment 1 2026-06-18 15:59:12 PDT
info.aeslilly
Comment 2 2026-06-18 16:02:05 PDT
EWS
Comment 3 2026-06-24 09:51:13 PDT
Committed 315750@main (de288df8b7d0): <https://commits.webkit.org/315750@main> Reviewed commits have been landed. Closing PR #67481 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.