Bug 277712

Summary: Add a paint behavior to force borders to black
Product: WebKit Reporter: Simon Fraser (smfr) <simon.fraser>
Component: Layout and RenderingAssignee: Simon Fraser (smfr) <simon.fraser>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   

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
Radar WebKit Bug Importer
Comment 1 2024-08-06 14:27:05 PDT
Simon Fraser (smfr)
Comment 2 2024-08-06 14:28:25 PDT
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.