mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 01:27:43 +00:00
LibWeb: Parse the CSS scrollbar-width property
This commit is contained in:
parent
c74fc4c171
commit
8d9e20cb03
7 changed files with 37 additions and 0 deletions
|
@ -138,6 +138,7 @@ position: static
|
|||
quotes: auto
|
||||
right: auto
|
||||
row-gap: auto
|
||||
scrollbar-width: auto
|
||||
stop-color: rgb(0, 0, 0)
|
||||
stop-opacity: 1
|
||||
stroke: none
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue