WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
278269
Introduce BorderShape to prepare for non-rounded corner shapes
https://bugs.webkit.org/show_bug.cgi?id=278269
Summary
Introduce BorderShape to prepare for non-rounded corner shapes
Simon Fraser (smfr)
Reported
2024-08-16 18:43:01 PDT
There's a lot of code currently that assumes that CSS boxes are rects or rounded rects. With `corner-shape`, that's no longer true, so we need a class that hides the complexities of clipping, painting and hit-testing more complex border shapes.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-16 18:43:19 PDT
<
rdar://problem/134102043
>
Simon Fraser (smfr)
Comment 2
2024-08-16 19:19:37 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/32341
EWS
Comment 3
2024-08-20 16:15:36 PDT
Committed
282528@main
(f48555f2c5d0): <
https://commits.webkit.org/282528@main
> Reviewed commits have been landed. Closing PR #32341 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