Bug 245455

Summary: Move computeBorderStyle lambda in RenderStyle::colorResolvingCurrentColor
Product: WebKit Reporter: Tim Nguyen (:ntim) <ntim>
Component: CSSAssignee: Tim Nguyen (:ntim) <ntim>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Tim Nguyen (:ntim) 2022-09-20 17:48:15 PDT
Combine it with the `borderStyle` variable, since it's only used once, and move it closer to the code using it.

This is a small clean up in preparation of changing Color to StyleColor.
Comment 1 Radar WebKit Bug Importer 2022-09-20 17:48:28 PDT
<rdar://problem/100199385>
Comment 2 Tim Nguyen (:ntim) 2022-09-20 17:49:58 PDT
Pull request: https://github.com/WebKit/WebKit/pull/4553
Comment 3 EWS 2022-09-20 18:05:51 PDT
Committed 254703@main (137ee9c4498d): <https://commits.webkit.org/254703@main>

Reviewed commits have been landed. Closing PR #4553 and removing active labels.