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
277712
Add a paint behavior to force borders to black
https://bugs.webkit.org/show_bug.cgi?id=277712
Summary
Add a paint behavior to force borders to black
Simon Fraser (smfr)
Reported
2024-08-06 14:26:49 PDT
For `background-clip: border-area`, we'll need to sometimes paint a mask for the border clip. To do this, we need to force the border colors to black when painting into the mask, so add a paint behavior for this.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-08-06 14:27:05 PDT
<
rdar://problem/133328369
>
Simon Fraser (smfr)
Comment 2
2024-08-06 14:28:25 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/31808
EWS
Comment 3
2024-08-06 19:34:49 PDT
Committed
281927@main
(1eb3d3c62988): <
https://commits.webkit.org/281927@main
> Reviewed commits have been landed. Closing PR #31808 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