Bug 256892 - Implement parsing support for scrollbar-gutter CSS property
Summary: Implement parsing support for scrollbar-gutter CSS property
Status: RESOLVED FIXED
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: 256891 257204
Blocks: 167335
  Show dependency treegraph
 
Reported: 2023-05-17 06:08 PDT by Luke Warlow
Modified: 2023-05-26 09:25 PDT (History)
2 users (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-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.