Bug 1834584 [wpt PR 40169] - CSS parsing of scrollbar-color, a=testonly
commita3c5a79baae825c893c26c72a42ad91e4b9bd114
authorLuke Warlow <luke@warlow.dev>
Sat, 10 Jun 2023 10:28:47 +0000 (10 10:28 +0000)
committermoz-wptsync-bot <wptsync@mozilla.com>
Tue, 13 Jun 2023 07:14:13 +0000 (13 07:14 +0000)
treedd9699d23e533a5cd8854b47253926bb655ebded
parentba8576644d67ee0e23cec548b37df4985ab427e2
Bug 1834584 [wpt PR 40169] - CSS parsing of scrollbar-color, a=testonly

Automatic update from web-platform-tests
CSS parsing of scrollbar-color

The scrollbar-color CSS property allows the author to set the
thumb and track color of an element's scrollbar.
Its syntax is "auto | <color>{2}".

This is behind the ScrollbarColor feature flag (status: experimental)

See the CSS Scrollbars spec for more details:
https://drafts.csswg.org/css-scrollbars

Bug: 891944
Change-Id: I16494e5cb4e412c09a5ee88154b9ead39551ed5f
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4557165
Reviewed-by: Rune Lillesveen <futhark@chromium.org>
Commit-Queue: Rune Lillesveen <futhark@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1148657}

--

wpt-commits: b22c9bb52f359e46d30f8812d6cc83c2742816e4
wpt-pr: 40169
testing/web-platform/tests/css/css-scrollbars/scrollbar-color-parsing.html [new file with mode: 0644]