Bug 257571 - [css-scrollbars-1] Implement parsing support for scrollbar-color CSS property
Summary: [css-scrollbars-1] Implement parsing support for scrollbar-color 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: Nobody
URL:
Keywords: InRadar
Depends on: 257570
Blocks: 231590 257597 257788
  Show dependency treegraph
 
Reported: 2023-05-31 16:02 PDT by Luke Warlow
Modified: 2023-06-19 18:36 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-05-31 16:02:56 PDT
https://drafts.csswg.org/css-scrollbars-1/#scrollbar-color

Syntax is "auto | <color>{2}".
Comment 1 Luke Warlow 2023-06-01 12:19:19 PDT
Pull request: https://github.com/WebKit/WebKit/pull/14597
Comment 2 Radar WebKit Bug Importer 2023-06-07 16:03:18 PDT
<rdar://problem/110426805>
Comment 3 EWS 2023-06-19 18:36:19 PDT
Committed 265313@main (581332fbe816): <https://commits.webkit.org/265313@main>

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