Bug 257606 - [css-overflow] Implement scrollbar-gutter on viewports
Summary: [css-overflow] Implement scrollbar-gutter on viewports
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: Safari 16
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Luke Warlow
URL:
Keywords: InRadar
Depends on: 257605 259014
Blocks: 167335 258743
  Show dependency treegraph
 
Reported: 2023-06-01 09:03 PDT by Luke Warlow
Modified: 2023-10-12 16:27 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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