Bug 257606

Summary: [css-overflow] Implement scrollbar-gutter on viewports
Product: WebKit Reporter: Luke Warlow <lwarlow>
Component: CSSAssignee: Luke Warlow <lwarlow>
Status: NEW ---    
Severity: Normal CC: webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 16   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 257605, 259014    
Bug Blocks: 167335, 258743    

Description Luke Warlow 2023-06-01 09:03:20 PDT
The current scrollbar-gutter implementation doesn't work with viewports. This bug is to fix that.
Comment 1 Radar WebKit Bug Importer 2023-06-08 09:04:17 PDT
<rdar://problem/110468611>
Comment 2 Luke Warlow 2023-06-30 11:10:38 PDT
Pull request: https://github.com/WebKit/WebKit/pull/15459