Bug 257056

Summary: [css-scrollbars-1] Implement "scrollbar-width" CSS property in WebKit Legacy
Product: WebKit Reporter: Luke Warlow <lwarlow>
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 16   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 256999    
Bug Blocks: 231588    

Description Luke Warlow 2023-05-19 15:24:27 PDT
This bug covers fixing the scrollbar-width implementation in WebKit legacy.

The following files along with tests are what need changing.

WebDynamicScrollBarsView.mm

WebHTMLView.mm

WebHTMLViewPrivate.h
Comment 1 Radar WebKit Bug Importer 2023-05-26 15:25:16 PDT
<rdar://problem/109907955>
Comment 2 Luke Warlow 2023-05-27 05:02:15 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14424
Comment 3 EWS 2023-05-27 15:09:03 PDT
Committed 264633@main (e55f3a44ffb2): <https://commits.webkit.org/264633@main>

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