WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
317453
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
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-06-18 15:59:12 PDT
<
rdar://problem/180074651
>
info.aeslilly
Comment 2
2026-06-18 16:02:05 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/67481
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.
Top of Page
Format For Printing
XML
Clone This Bug