mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-05-05 06:32:30 +02:00
LibWeb/CSS: Implement the scrollbar-color property
This allows the user to set the scrollbar thumb and track colors.
This commit is contained in:
committed by
Alexander Kalenik
parent
285bc005cb
commit
e2d0d8e2b9
Notes:
github-actions[bot]
2025-06-01 22:18:57 +00:00
Author: https://github.com/tcl3 Commit: https://github.com/LadybirdBrowser/ladybird/commit/e2d0d8e2b9a Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/4893
@@ -208,6 +208,7 @@ All properties associated with getComputedStyle(document.body):
|
||||
"rx",
|
||||
"ry",
|
||||
"scale",
|
||||
"scrollbar-color",
|
||||
"scrollbar-gutter",
|
||||
"scrollbar-width",
|
||||
"stop-color",
|
||||
|
||||
Reference in New Issue
Block a user