mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-11 12:06:07 +00:00
LibWeb: Add support for -webkit-text-fill-color
This commit is contained in:
parent
b5e80db225
commit
449f81bfbe
Notes:
sideshowbarker
2024-07-18 02:47:59 +09:00
Author: https://github.com/vpzomtrrfrt
Commit: 449f81bfbe
Pull-request: https://github.com/LadybirdBrowser/ladybird/pull/502
Reviewed-by: https://github.com/AtkinsSJ
Reviewed-by: https://github.com/skyrising
8 changed files with 20 additions and 2 deletions
|
@ -1,4 +1,5 @@
|
|||
-webkit-appearance: auto
|
||||
-webkit-text-fill-color: rgb(0, 0, 0)
|
||||
accent-color: auto
|
||||
align-content: normal
|
||||
align-items: normal
|
||||
|
@ -85,7 +86,7 @@ grid-row-start: auto
|
|||
grid-template-areas:
|
||||
grid-template-columns:
|
||||
grid-template-rows:
|
||||
height: 1479px
|
||||
height: 1496px
|
||||
image-rendering: auto
|
||||
inline-size: auto
|
||||
inset-block-end: auto
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue