Bug 256892

Summary: Implement parsing support for scrollbar-gutter CSS property
Product: WebKit Reporter: Luke Warlow <lwarlow>
Component: CSSAssignee: Luke Warlow <lwarlow>
Status: RESOLVED FIXED    
Severity: Normal CC: ntim, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Safari 16   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://github.com/web-platform-tests/wpt/pull/40250
Bug Depends on: 256891, 257204    
Bug Blocks: 167335    

Description Luke Warlow 2023-05-17 06:08:48 PDT
https://drafts.csswg.org/css-overflow/#scrollbar-gutter-property

Property syntax is auto | stable && both-edges?
Comment 1 Radar WebKit Bug Importer 2023-05-24 06:09:15 PDT
<rdar://problem/109771936>
Comment 2 Luke Warlow 2023-05-24 16:11:31 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14314
Comment 3 EWS 2023-05-26 01:05:14 PDT
Committed 264568@main (1232ab0a27b7): <https://commits.webkit.org/264568@main>

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